Crimson

#D1102D

Red

Color Codes

All color formats for development

HEX
#D1102D
RGB
rgb(209, 16, 45)
HSL
hsl(351, 86%, 44%)
OKLCH
oklch(0.547 0.215 23.2)
CMYK
cmyk(0%, 92%, 78%, 18%)

Accessibility

WCAG contrast compliance

On White Background

5.49:1

AA AAA

On Black Background

3.82: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#BC0E28
2#A70D24
3#920B1F
4#7D091B
5#680816
6#530612
7#3F050D
8#2A0309
9#150204

Tints

Lighter variations

1#EB1232
2#EF2B48
3#F1455F
4#F36076
5#F57A8D
6#F795A3
7#F9AFBA
8#FBCAD1
9#FDE4E8

Tones

Muted variations

1#C71933
2#BD233A
3#B42D41
4#AA3648
5#A0404E
6#974A55
7#8D535C
8#835D63
9#7A6769

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF1
#FEF1F3
BackgroundsSubtle highlightsCard backgrounds
100
FDDE
#FDDEE2
Light backgroundsTable row hoverSkeleton loading
200
FAC1
#FAC1CA
Secondary backgroundsInput backgroundsDividers
300
F792
#F792A1
BordersInactive statesPlaceholder text
400
F359
#F35970
Disabled statesSecondary iconsMuted text
500
EF2A
#EF2A47
Primary brand colorCTAsActive elementsLinks
600
D110
#D1102D
Hover statesFocus ringsPrimary buttons hover
700
A60C
#A60C24
Active/pressed statesDark mode accentsSecondary text
800
7709
#770919
Text on light backgroundsHeadingsStrong borders
900
4C06
#4C0610
Primary textHigh emphasis contentDark headings
950
2F04
#2F040A
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --crimson-50: #FEF1F3;
  --crimson-100: #FDDEE2;
  --crimson-200: #FAC1CA;
  --crimson-300: #F792A1;
  --crimson-400: #F35970;
  --crimson-500: #EF2A47;
  --crimson-600: #D1102D;
  --crimson-700: #A60C24;
  --crimson-800: #770919;
  --crimson-900: #4C0610;
  --crimson-950: #2F040A;
}
Generate More ShadesCreate PaletteConvert Color