Crimson

#C21E60

Pink

Color Codes

All color formats for development

HEX
#C21E60
RGB
rgb(194, 30, 96)
HSL
hsl(336, 73%, 44%)
OKLCH
oklch(0.536 0.199 4)
CMYK
cmyk(0%, 85%, 51%, 24%)

Accessibility

WCAG contrast compliance

On White Background

5.76:1

AA AAA

On Black Background

3.65: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#AF1B56
2#9B184D
3#881543
4#741239
5#610F30
6#4E0C26
7#3A091D
8#270613
9#13030A

Tints

Lighter variations

1#DB226C
2#E0397C
3#E4528C
4#E86B9D
5#EC83AD
6#F09CBE
7#F3B5CE
8#F7CEDE
9#FBE6EF

Tones

Muted variations

1#BA2661
2#B22F63
3#AA3765
4#A13F66
5#994768
6#914F6A
7#89586B
8#81606D
9#78686F

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2F6
BackgroundsSubtle highlightsCard backgrounds
100
FAE0
#FAE0EB
Light backgroundsTable row hoverSkeleton loading
200
F6C6
#F6C6D9
Secondary backgroundsInput backgroundsDividers
300
EF9A
#EF9ABC
BordersInactive statesPlaceholder text
400
E765
#E76599
Disabled statesSecondary iconsMuted text
500
E038
#E0387B
Primary brand colorCTAsActive elementsLinks
600
C21E
#C21E60
Hover statesFocus ringsPrimary buttons hover
700
9A18
#9A184C
Active/pressed statesDark mode accentsSecondary text
800
6E11
#6E1136
Text on light backgroundsHeadingsStrong borders
900
470B
#470B23
Primary textHigh emphasis contentDark headings
950
2C07
#2C0716
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --crimson-50: #FDF2F6;
  --crimson-100: #FAE0EB;
  --crimson-200: #F6C6D9;
  --crimson-300: #EF9ABC;
  --crimson-400: #E76599;
  --crimson-500: #E0387B;
  --crimson-600: #C21E60;
  --crimson-700: #9A184C;
  --crimson-800: #6E1136;
  --crimson-900: #470B23;
  --crimson-950: #2C0716;
}
Generate More ShadesCreate PaletteConvert Color