Crimson

#C21E4A

Pink

Color Codes

All color formats for development

HEX
#C21E4A
RGB
rgb(194, 30, 74)
HSL
hsl(344, 73%, 44%)
OKLCH
oklch(0.53 0.195 13.2)
CMYK
cmyk(0%, 85%, 62%, 24%)

Accessibility

WCAG contrast compliance

On White Background

5.87:1

AA AAA

On Black Background

3.58: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#AF1B43
2#9B183B
3#881534
4#74122C
5#610F25
6#4E0C1E
7#3A0916
8#27060F
9#130307

Tints

Lighter variations

1#DB2253
2#E03966
3#E45279
4#E86B8C
5#EC839F
6#F09CB2
7#F3B5C6
8#F7CED9
9#FBE6EC

Tones

Muted variations

1#BA264E
2#B22F52
3#AA3755
4#A13F59
5#99475D
6#914F61
7#895865
8#816069
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
#EF9AB0
BordersInactive statesPlaceholder text
400
E765
#E76587
Disabled statesSecondary iconsMuted text
500
E038
#E03865
Primary brand colorCTAsActive elementsLinks
600
C21E
#C21E4A
Hover statesFocus ringsPrimary buttons hover
700
9A18
#9A183B
Active/pressed statesDark mode accentsSecondary text
800
6E11
#6E112A
Text on light backgroundsHeadingsStrong borders
900
470B
#470B1B
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: #EF9AB0;
  --crimson-400: #E76587;
  --crimson-500: #E03865;
  --crimson-600: #C21E4A;
  --crimson-700: #9A183B;
  --crimson-800: #6E112A;
  --crimson-900: #470B1B;
  --crimson-950: #2C0711;
}
Generate More ShadesCreate PaletteConvert Color