Crimson

#C21E76

Pink

Color Codes

All color formats for development

HEX
#C21E76
RGB
rgb(194, 30, 118)
HSL
hsl(328, 73%, 44%)
OKLCH
oklch(0.543 0.206 354.7)
CMYK
cmyk(0%, 85%, 39%, 24%)

Accessibility

WCAG contrast compliance

On White Background

5.61:1

AA AAA

On Black Background

3.74: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
#E765
500
#E038
600
#C21E
700
#9A18
800
#6E11
900
#470B
950
#2C07

Shades

Darker variations

1#AF1B6A
2#9B185E
3#881552
4#741247
5#610F3B
6#4E0C2F
7#3A0923
8#270618
9#13030C

Tints

Lighter variations

1#DB2285
2#E03992
3#E452A0
4#E86BAD
5#EC83BB
6#F09CC9
7#F3B5D6
8#F7CEE4
9#FBE6F1

Tones

Muted variations

1#BA2675
2#B22F75
3#AA3774
4#A13F73
5#994773
6#914F72
7#895872
8#816071
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
E765
#E765AA
Disabled statesSecondary iconsMuted text
500
E038
#E03892
Primary brand colorCTAsActive elementsLinks
600
C21E
#C21E76
Hover statesFocus ringsPrimary buttons hover
700
9A18
#9A185E
Active/pressed statesDark mode accentsSecondary text
800
6E11
#6E1143
Text on light backgroundsHeadingsStrong borders
900
470B
#470B2B
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: #E765AA;
  --crimson-500: #E03892;
  --crimson-600: #C21E76;
  --crimson-700: #9A185E;
  --crimson-800: #6E1143;
  --crimson-900: #470B2B;
  --crimson-950: #2C071B;
}
Generate More ShadesCreate PaletteConvert Color