Crimson

#C11F58

Pink

Color Codes

All color formats for development

HEX
#C11F58
RGB
rgb(193, 31, 88)
HSL
hsl(339, 72%, 44%)
OKLCH
oklch(0.532 0.196 7.3)
CMYK
cmyk(0%, 84%, 54%, 24%)

Accessibility

WCAG contrast compliance

On White Background

5.83:1

AA AAA

On Black Background

3.60: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#AE1C4F
2#9A1946
3#87163E
4#741335
5#60102C
6#4D0D23
7#3A091A
8#270612
9#130309

Tints

Lighter variations

1#DA2363
2#DF3B74
3#E35385
4#E76C97
5#EB84A8
6#EF9DBA
7#F3B5CB
8#F7CEDC
9#FBE6EE

Tones

Muted variations

1#B9275A
2#B1305D
3#A9385F
4#A14062
5#994864
6#915067
7#885869
8#80606B
9#78686E

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2F6
BackgroundsSubtle highlightsCard backgrounds
100
FAE0
#FAE0E9
Light backgroundsTable row hoverSkeleton loading
200
F6C6
#F6C6D7
Secondary backgroundsInput backgroundsDividers
300
EF9A
#EF9AB8
BordersInactive statesPlaceholder text
400
E665
#E66592
Disabled statesSecondary iconsMuted text
500
DF3A
#DF3A73
Primary brand colorCTAsActive elementsLinks
600
C11F
#C11F58
Hover statesFocus ringsPrimary buttons hover
700
9A19
#9A1946
Active/pressed statesDark mode accentsSecondary text
800
6E12
#6E1232
Text on light backgroundsHeadingsStrong borders
900
460B
#460B20
Primary textHigh emphasis contentDark headings
950
2C07
#2C0714
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --crimson-50: #FDF2F6;
  --crimson-100: #FAE0E9;
  --crimson-200: #F6C6D7;
  --crimson-300: #EF9AB8;
  --crimson-400: #E66592;
  --crimson-500: #DF3A73;
  --crimson-600: #C11F58;
  --crimson-700: #9A1946;
  --crimson-800: #6E1232;
  --crimson-900: #460B20;
  --crimson-950: #2C0714;
}
Generate More ShadesCreate PaletteConvert Color