Crimson

#D0115D

Pink

Color Codes

All color formats for development

HEX
#D0115D
RGB
rgb(208, 17, 93)
HSL
hsl(336, 85%, 44%)
OKLCH
oklch(0.555 0.216 7)
CMYK
cmyk(0%, 92%, 55%, 18%)

Accessibility

WCAG contrast compliance

On White Background

5.36:1

AA AAA

On Black Background

3.92:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF1
100
#FCDE
200
#FAC2
300
#F692
400
#F25A
500
#EE2B
600
#D011
700
#A50D
800
#760A
900
#4B06
950
#2F04

Shades

Darker variations

1#BB0F54
2#A60D4B
3#910C41
4#7D0A38
5#68082F
6#530725
7#3E051C
8#2A0313
9#150209

Tints

Lighter variations

1#EA1369
2#EE2C79
3#F0468A
4#F2609B
5#F47BAB
6#F695BC
7#F9B0CD
8#FBCADE
9#FDE5EE

Tones

Muted variations

1#C61A5F
2#BC2461
3#B32D63
4#A93765
5#A04167
6#964A69
7#8D546A
8#835D6C
9#7A676E

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF1
#FEF1F6
BackgroundsSubtle highlightsCard backgrounds
100
FCDE
#FCDEEA
Light backgroundsTable row hoverSkeleton loading
200
FAC2
#FAC2D8
Secondary backgroundsInput backgroundsDividers
300
F692
#F692BA
BordersInactive statesPlaceholder text
400
F25A
#F25A97
Disabled statesSecondary iconsMuted text
500
EE2B
#EE2B79
Primary brand colorCTAsActive elementsLinks
600
D011
#D0115D
Hover statesFocus ringsPrimary buttons hover
700
A50D
#A50D4A
Active/pressed statesDark mode accentsSecondary text
800
760A
#760A35
Text on light backgroundsHeadingsStrong borders
900
4B06
#4B0622
Primary textHigh emphasis contentDark headings
950
2F04
#2F0415
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --crimson-50: #FEF1F6;
  --crimson-100: #FCDEEA;
  --crimson-200: #FAC2D8;
  --crimson-300: #F692BA;
  --crimson-400: #F25A97;
  --crimson-500: #EE2B79;
  --crimson-600: #D0115D;
  --crimson-700: #A50D4A;
  --crimson-800: #760A35;
  --crimson-900: #4B0622;
  --crimson-950: #2F0415;
}
Generate More ShadesCreate PaletteConvert Color