Crimson

#D90866

Pink

Color Codes

All color formats for development

HEX
#D90866
RGB
rgb(217, 8, 102)
HSL
hsl(333, 93%, 44%)
OKLCH
oklch(0.571 0.227 4.9)
CMYK
cmyk(0%, 96%, 53%, 15%)

Accessibility

WCAG contrast compliance

On White Background

5.03:1

AA AAA

On Black Background

4.18:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF0
100
#FEDD
200
#FDBF
300
#FB8E
400
#F953
500
#F722
600
#D908
700
#AC06
800
#7B04
900
#4F03
950
#3102

Shades

Darker variations

1#C3075C
2#AD0651
3#980547
4#82053D
5#6C0433
6#570329
7#41021F
8#2B0214
9#16010A

Tints

Lighter variations

1#F40973
2#F72382
3#F83E92
4#F95AA1
5#FA75B1
6#FB91C1
7#FCACD0
8#FDC8E0
9#FEE3EF

Tones

Muted variations

1#CE1267
2#C41D68
3#B92769
4#AF326A
5#A43C6B
6#9A466C
7#90516D
8#855B6E
9#7B666F

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF0
#FEF0F7
BackgroundsSubtle highlightsCard backgrounds
100
FEDD
#FEDDEB
Light backgroundsTable row hoverSkeleton loading
200
FDBF
#FDBFDB
Secondary backgroundsInput backgroundsDividers
300
FB8E
#FB8EBF
BordersInactive statesPlaceholder text
400
F953
#F9539D
Disabled statesSecondary iconsMuted text
500
F722
#F72282
Primary brand colorCTAsActive elementsLinks
600
D908
#D90866
Hover statesFocus ringsPrimary buttons hover
700
AC06
#AC0651
Active/pressed statesDark mode accentsSecondary text
800
7B04
#7B043A
Text on light backgroundsHeadingsStrong borders
900
4F03
#4F0325
Primary textHigh emphasis contentDark headings
950
3102
#310217
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --crimson-50: #FEF0F7;
  --crimson-100: #FEDDEB;
  --crimson-200: #FDBFDB;
  --crimson-300: #FB8EBF;
  --crimson-400: #F9539D;
  --crimson-500: #F72282;
  --crimson-600: #D90866;
  --crimson-700: #AC0651;
  --crimson-800: #7B043A;
  --crimson-900: #4F0325;
  --crimson-950: #310217;
}
Generate More ShadesCreate PaletteConvert Color