Crimson

#C11F76

Pink

Color Codes

All color formats for development

HEX
#C11F76
RGB
rgb(193, 31, 118)
HSL
hsl(328, 72%, 44%)
OKLCH
oklch(0.542 0.205 354.6)
CMYK
cmyk(0%, 84%, 39%, 24%)

Accessibility

WCAG contrast compliance

On White Background

5.64:1

AA AAA

On Black Background

3.73: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#AE1C6A
2#9A195E
3#871652
4#741347
5#60103B
6#4D0D2F
7#3A0923
8#270618
9#13030C

Tints

Lighter variations

1#DA2385
2#DF3B92
3#E353A0
4#E76CAD
5#EB84BB
6#EF9DC9
7#F3B5D6
8#F7CEE4
9#FBE6F1

Tones

Muted variations

1#B92775
2#B13075
3#A93874
4#A14073
5#994873
6#915072
7#885872
8#806071
9#786871

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2F8
BackgroundsSubtle highlightsCard backgrounds
100
FAE0
#FAE0EE
Light backgroundsTable row hoverSkeleton loading
200
F6C6
#F6C6DF
Secondary backgroundsInput backgroundsDividers
300
EF9A
#EF9AC7
BordersInactive statesPlaceholder text
400
E665
#E665AA
Disabled statesSecondary iconsMuted text
500
DF3A
#DF3A92
Primary brand colorCTAsActive elementsLinks
600
C11F
#C11F76
Hover statesFocus ringsPrimary buttons hover
700
9A19
#9A195E
Active/pressed statesDark mode accentsSecondary text
800
6E12
#6E1243
Text on light backgroundsHeadingsStrong borders
900
460B
#460B2B
Primary textHigh emphasis contentDark headings
950
2C07
#2C071B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --crimson-50: #FDF2F8;
  --crimson-100: #FAE0EE;
  --crimson-200: #F6C6DF;
  --crimson-300: #EF9AC7;
  --crimson-400: #E665AA;
  --crimson-500: #DF3A92;
  --crimson-600: #C11F76;
  --crimson-700: #9A195E;
  --crimson-800: #6E1243;
  --crimson-900: #460B2B;
  --crimson-950: #2C071B;
}
Generate More ShadesCreate PaletteConvert Color