Crimson

#D01167

Pink

Color Codes

All color formats for development

HEX
#D01167
RGB
rgb(208, 17, 103)
HSL
hsl(333, 85%, 44%)
OKLCH
oklch(0.557 0.218 3.1)
CMYK
cmyk(0%, 92%, 50%, 18%)

Accessibility

WCAG contrast compliance

On White Background

5.31:1

AA AAA

On Black Background

3.96: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#BB0F5C
2#A60D52
3#910C48
4#7D0A3E
5#680833
6#530729
7#3E051F
8#2A0315
9#15020A

Tints

Lighter variations

1#EA1374
2#EE2C83
3#F04693
4#F260A2
5#F47BB2
6#F695C1
7#F9B0D1
8#FBCAE0
9#FDE5F0

Tones

Muted variations

1#C61A68
2#BC2469
3#B32D6A
4#A9376A
5#A0416B
6#964A6C
7#8D546D
8#835D6E
9#7A676F

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF1
#FEF1F7
BackgroundsSubtle highlightsCard backgrounds
100
FCDE
#FCDEEC
Light backgroundsTable row hoverSkeleton loading
200
FAC2
#FAC2DB
Secondary backgroundsInput backgroundsDividers
300
F692
#F692BF
BordersInactive statesPlaceholder text
400
F25A
#F25A9E
Disabled statesSecondary iconsMuted text
500
EE2B
#EE2B82
Primary brand colorCTAsActive elementsLinks
600
D011
#D01167
Hover statesFocus ringsPrimary buttons hover
700
A50D
#A50D52
Active/pressed statesDark mode accentsSecondary text
800
760A
#760A3A
Text on light backgroundsHeadingsStrong borders
900
4B06
#4B0625
Primary textHigh emphasis contentDark headings
950
2F04
#2F0417
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --crimson-50: #FEF1F7;
  --crimson-100: #FCDEEC;
  --crimson-200: #FAC2DB;
  --crimson-300: #F692BF;
  --crimson-400: #F25A9E;
  --crimson-500: #EE2B82;
  --crimson-600: #D01167;
  --crimson-700: #A50D52;
  --crimson-800: #760A3A;
  --crimson-900: #4B0625;
  --crimson-950: #2F0417;
}
Generate More ShadesCreate PaletteConvert Color