Crimson

#D0116D

Pink

Color Codes

All color formats for development

HEX
#D0116D
RGB
rgb(208, 17, 109)
HSL
hsl(331, 85%, 44%)
OKLCH
oklch(0.559 0.22 0.8)
CMYK
cmyk(0%, 92%, 48%, 18%)

Accessibility

WCAG contrast compliance

On White Background

5.27:1

AA AAA

On Black Background

3.98: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#BB0F62
2#A60D57
3#910C4C
4#7D0A41
5#680837
6#53072C
7#3E0521
8#2A0316
9#15020B

Tints

Lighter variations

1#EA137B
2#EE2C8A
3#F04698
4#F260A7
5#F47BB6
6#F695C4
7#F9B0D3
8#FBCAE2
9#FDE5F0

Tones

Muted variations

1#C61A6D
2#BC246E
3#B32D6E
4#A9376E
5#A0416F
6#964A6F
7#8D546F
8#835D70
9#7A6770

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF1
#FEF1F7
BackgroundsSubtle highlightsCard backgrounds
100
FCDE
#FCDEED
Light backgroundsTable row hoverSkeleton loading
200
FAC2
#FAC2DD
Secondary backgroundsInput backgroundsDividers
300
F692
#F692C3
BordersInactive statesPlaceholder text
400
F25A
#F25AA3
Disabled statesSecondary iconsMuted text
500
EE2B
#EE2B89
Primary brand colorCTAsActive elementsLinks
600
D011
#D0116D
Hover statesFocus ringsPrimary buttons hover
700
A50D
#A50D57
Active/pressed statesDark mode accentsSecondary text
800
760A
#760A3E
Text on light backgroundsHeadingsStrong borders
900
4B06
#4B0628
Primary textHigh emphasis contentDark headings
950
2F04
#2F0419
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --crimson-50: #FEF1F7;
  --crimson-100: #FCDEED;
  --crimson-200: #FAC2DD;
  --crimson-300: #F692C3;
  --crimson-400: #F25AA3;
  --crimson-500: #EE2B89;
  --crimson-600: #D0116D;
  --crimson-700: #A50D57;
  --crimson-800: #760A3E;
  --crimson-900: #4B0628;
  --crimson-950: #2F0419;
}
Generate More ShadesCreate PaletteConvert Color