Crimson

#D70958

Pink

Color Codes

All color formats for development

HEX
#D70958
RGB
rgb(215, 9, 88)
HSL
hsl(337, 92%, 44%)
OKLCH
oklch(0.564 0.223 9.7)
CMYK
cmyk(0%, 96%, 59%, 16%)

Accessibility

WCAG contrast compliance

On White Background

5.16:1

AA AAA

On Black Background

4.07:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF0
100
#FEDD
200
#FCBF
300
#FA8E
400
#F854
500
#F623
600
#D709
700
#AB07
800
#7A05
900
#4E03
950
#3102

Shades

Darker variations

1#C2084F
2#AC0746
3#97063E
4#810535
5#6C042C
6#560423
7#41031A
8#2B0212
9#160109

Tints

Lighter variations

1#F30A63
2#F62474
3#F73F86
4#F85A97
5#F976A8
6#FA91BA
7#FCADCB
8#FDC8DC
9#FEE4EE

Tones

Muted variations

1#CD135B
2#C31E5D
3#B8285F
4#AE3262
5#A43D64
6#994767
7#8F5169
8#855C6B
9#7B666E

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF0
#FEF0F6
BackgroundsSubtle highlightsCard backgrounds
100
FEDD
#FEDDE9
Light backgroundsTable row hoverSkeleton loading
200
FCBF
#FCBFD7
Secondary backgroundsInput backgroundsDividers
300
FA8E
#FA8EB8
BordersInactive statesPlaceholder text
400
F854
#F85493
Disabled statesSecondary iconsMuted text
500
F623
#F62374
Primary brand colorCTAsActive elementsLinks
600
D709
#D70958
Hover statesFocus ringsPrimary buttons hover
700
AB07
#AB0746
Active/pressed statesDark mode accentsSecondary text
800
7A05
#7A0532
Text on light backgroundsHeadingsStrong borders
900
4E03
#4E0320
Primary textHigh emphasis contentDark headings
950
3102
#310214
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --crimson-50: #FEF0F6;
  --crimson-100: #FEDDE9;
  --crimson-200: #FCBFD7;
  --crimson-300: #FA8EB8;
  --crimson-400: #F85493;
  --crimson-500: #F62374;
  --crimson-600: #D70958;
  --crimson-700: #AB0746;
  --crimson-800: #7A0532;
  --crimson-900: #4E0320;
  --crimson-950: #310214;
}
Generate More ShadesCreate PaletteConvert Color