Crimson

#D1104A

Pink

Color Codes

All color formats for development

HEX
#D1104A
RGB
rgb(209, 16, 74)
HSL
hsl(342, 86%, 44%)
OKLCH
oklch(0.552 0.215 14.1)
CMYK
cmyk(0%, 92%, 65%, 18%)

Accessibility

WCAG contrast compliance

On White Background

5.41:1

AA AAA

On Black Background

3.88:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF1
100
#FDDE
200
#FAC1
300
#F792
400
#F359
500
#EF2A
600
#D110
700
#A60C
800
#7709
900
#4C06
950
#2F04

Shades

Darker variations

1#BC0E42
2#A70D3B
3#920B34
4#7D092C
5#680825
6#53061D
7#3F0516
8#2A030F
9#150207

Tints

Lighter variations

1#EB1253
2#EF2B65
3#F14579
4#F3608C
5#F57A9F
6#F795B2
7#F9AFC5
8#FBCAD9
9#FDE4EC

Tones

Muted variations

1#C7194D
2#BD2351
3#B42D55
4#AA3659
5#A0405D
6#974A61
7#8D5365
8#835D68
9#7A676C

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF1
#FEF1F5
BackgroundsSubtle highlightsCard backgrounds
100
FDDE
#FDDEE7
Light backgroundsTable row hoverSkeleton loading
200
FAC1
#FAC1D2
Secondary backgroundsInput backgroundsDividers
300
F792
#F792B0
BordersInactive statesPlaceholder text
400
F359
#F35987
Disabled statesSecondary iconsMuted text
500
EF2A
#EF2A65
Primary brand colorCTAsActive elementsLinks
600
D110
#D1104A
Hover statesFocus ringsPrimary buttons hover
700
A60C
#A60C3B
Active/pressed statesDark mode accentsSecondary text
800
7709
#77092A
Text on light backgroundsHeadingsStrong borders
900
4C06
#4C061B
Primary textHigh emphasis contentDark headings
950
2F04
#2F0411
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --crimson-50: #FEF1F5;
  --crimson-100: #FDDEE7;
  --crimson-200: #FAC1D2;
  --crimson-300: #F792B0;
  --crimson-400: #F35987;
  --crimson-500: #EF2A65;
  --crimson-600: #D1104A;
  --crimson-700: #A60C3B;
  --crimson-800: #77092A;
  --crimson-900: #4C061B;
  --crimson-950: #2F0411;
}
Generate More ShadesCreate PaletteConvert Color