Crimson

#C11F4B

Pink

Color Codes

All color formats for development

HEX
#C11F4B
RGB
rgb(193, 31, 75)
HSL
hsl(344, 72%, 44%)
OKLCH
oklch(0.529 0.194 12.8)
CMYK
cmyk(0%, 84%, 61%, 24%)

Accessibility

WCAG contrast compliance

On White Background

5.89:1

AA AAA

On Black Background

3.57:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF2
100
#FAE0
200
#F6C6
300
#EF9A
400
#E665
500
#DF3A
600
#C11F
700
#9A19
800
#6E12
900
#460B
950
#2C07

Shades

Darker variations

1#AE1C43
2#9A193C
3#871634
4#74132D
5#601025
6#4D0D1E
7#3A0916
8#27060F
9#130307

Tints

Lighter variations

1#DA2354
2#DF3B66
3#E35379
4#E76C8D
5#EB84A0
6#EF9DB3
7#F3B5C6
8#F7CED9
9#FBE6EC

Tones

Muted variations

1#B9274E
2#B13052
3#A93856
4#A1405A
5#99485D
6#915061
7#885865
8#806069
9#78686C

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2F5
BackgroundsSubtle highlightsCard backgrounds
100
FAE0
#FAE0E7
Light backgroundsTable row hoverSkeleton loading
200
F6C6
#F6C6D3
Secondary backgroundsInput backgroundsDividers
300
EF9A
#EF9AB1
BordersInactive statesPlaceholder text
400
E665
#E66588
Disabled statesSecondary iconsMuted text
500
DF3A
#DF3A66
Primary brand colorCTAsActive elementsLinks
600
C11F
#C11F4B
Hover statesFocus ringsPrimary buttons hover
700
9A19
#9A193B
Active/pressed statesDark mode accentsSecondary text
800
6E12
#6E122A
Text on light backgroundsHeadingsStrong borders
900
460B
#460B1B
Primary textHigh emphasis contentDark headings
950
2C07
#2C0711
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --crimson-50: #FDF2F5;
  --crimson-100: #FAE0E7;
  --crimson-200: #F6C6D3;
  --crimson-300: #EF9AB1;
  --crimson-400: #E66588;
  --crimson-500: #DF3A66;
  --crimson-600: #C11F4B;
  --crimson-700: #9A193B;
  --crimson-800: #6E122A;
  --crimson-900: #460B1B;
  --crimson-950: #2C0711;
}
Generate More ShadesCreate PaletteConvert Color