Crimson

#D01160

Pink

Color Codes

All color formats for development

HEX
#D01160
RGB
rgb(208, 17, 96)
HSL
hsl(335, 85%, 44%)
OKLCH
oklch(0.556 0.216 5.8)
CMYK
cmyk(0%, 92%, 54%, 18%)

Accessibility

WCAG contrast compliance

On White Background

5.34:1

AA AAA

On Black Background

3.93: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#BB0F57
2#A60D4D
3#910C43
4#7D0A3A
5#680830
6#530727
7#3E051D
8#2A0313
9#15020A

Tints

Lighter variations

1#EA136D
2#EE2C7D
3#F0468D
4#F2609D
5#F47BAD
6#F695BE
7#F9B0CE
8#FBCADE
9#FDE5EF

Tones

Muted variations

1#C61A62
2#BC2463
3#B32D65
4#A93767
5#A04168
6#964A6A
7#8D546B
8#835D6D
9#7A676F

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF1
#FEF1F6
BackgroundsSubtle highlightsCard backgrounds
100
FCDE
#FCDEEB
Light backgroundsTable row hoverSkeleton loading
200
FAC2
#FAC2D9
Secondary backgroundsInput backgroundsDividers
300
F692
#F692BC
BordersInactive statesPlaceholder text
400
F25A
#F25A99
Disabled statesSecondary iconsMuted text
500
EE2B
#EE2B7C
Primary brand colorCTAsActive elementsLinks
600
D011
#D01160
Hover statesFocus ringsPrimary buttons hover
700
A50D
#A50D4D
Active/pressed statesDark mode accentsSecondary text
800
760A
#760A37
Text on light backgroundsHeadingsStrong borders
900
4B06
#4B0623
Primary textHigh emphasis contentDark headings
950
2F04
#2F0416
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --crimson-50: #FEF1F6;
  --crimson-100: #FCDEEB;
  --crimson-200: #FAC2D9;
  --crimson-300: #F692BC;
  --crimson-400: #F25A99;
  --crimson-500: #EE2B7C;
  --crimson-600: #D01160;
  --crimson-700: #A50D4D;
  --crimson-800: #760A37;
  --crimson-900: #4B0623;
  --crimson-950: #2F0416;
}
Generate More ShadesCreate PaletteConvert Color