Crimson

#C21E68

Pink

Color Codes

All color formats for development

HEX
#C21E68
RGB
rgb(194, 30, 104)
HSL
hsl(333, 73%, 44%)
OKLCH
oklch(0.538 0.201 0.6)
CMYK
cmyk(0%, 85%, 46%, 24%)

Accessibility

WCAG contrast compliance

On White Background

5.71:1

AA AAA

On Black Background

3.68: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#AF1B5E
2#9B1853
3#881549
4#74123E
5#610F34
6#4E0C2A
7#3A091F
8#270615
9#13030A

Tints

Lighter variations

1#DB2275
2#E03984
3#E45294
4#E86BA3
5#EC83B2
6#F09CC2
7#F3B5D1
8#F7CEE0
9#FBE6F0

Tones

Muted variations

1#BA2669
2#B22F6A
3#AA376A
4#A13F6B
5#99476C
6#914F6D
7#89586E
8#81606F
9#78686F

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2F7
BackgroundsSubtle highlightsCard backgrounds
100
FAE0
#FAE0EC
Light backgroundsTable row hoverSkeleton loading
200
F6C6
#F6C6DB
Secondary backgroundsInput backgroundsDividers
300
EF9A
#EF9AC0
BordersInactive statesPlaceholder text
400
E765
#E7659F
Disabled statesSecondary iconsMuted text
500
E038
#E03884
Primary brand colorCTAsActive elementsLinks
600
C21E
#C21E68
Hover statesFocus ringsPrimary buttons hover
700
9A18
#9A1853
Active/pressed statesDark mode accentsSecondary text
800
6E11
#6E113B
Text on light backgroundsHeadingsStrong borders
900
470B
#470B26
Primary textHigh emphasis contentDark headings
950
2C07
#2C0718
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --crimson-50: #FDF2F7;
  --crimson-100: #FAE0EC;
  --crimson-200: #F6C6DB;
  --crimson-300: #EF9AC0;
  --crimson-400: #E7659F;
  --crimson-500: #E03884;
  --crimson-600: #C21E68;
  --crimson-700: #9A1853;
  --crimson-800: #6E113B;
  --crimson-900: #470B26;
  --crimson-950: #2C0718;
}
Generate More ShadesCreate PaletteConvert Color