Crimson

#D0113A

Red

Color Codes

All color formats for development

HEX
#D0113A
RGB
rgb(208, 17, 58)
HSL
hsl(347, 85%, 44%)
OKLCH
oklch(0.547 0.213 19.4)
CMYK
cmyk(0%, 92%, 72%, 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
#FCDE
200
#FAC2
300
#F692
400
#F25A
500
#EE2B
600
#D011
700
#A50D
800
#760A
900
#4B06
950
#2F04

Shades

Darker variations

1#BB0F34
2#A60D2F
3#910C29
4#7D0A23
5#68081D
6#530717
7#3E0511
8#2A030C
9#150206

Tints

Lighter variations

1#EA1342
2#EE2C56
3#F0466B
4#F26080
5#F47B95
6#F695AA
7#F9B0C0
8#FBCAD5
9#FDE5EA

Tones

Muted variations

1#C61A40
2#BC2445
3#B32D4A
4#A93750
5#A04155
6#964A5B
7#8D5460
8#835D65
9#7A676B

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF1
#FEF1F4
BackgroundsSubtle highlightsCard backgrounds
100
FCDE
#FCDEE5
Light backgroundsTable row hoverSkeleton loading
200
FAC2
#FAC2CE
Secondary backgroundsInput backgroundsDividers
300
F692
#F692A8
BordersInactive statesPlaceholder text
400
F25A
#F25A7B
Disabled statesSecondary iconsMuted text
500
EE2B
#EE2B55
Primary brand colorCTAsActive elementsLinks
600
D011
#D0113A
Hover statesFocus ringsPrimary buttons hover
700
A50D
#A50D2E
Active/pressed statesDark mode accentsSecondary text
800
760A
#760A21
Text on light backgroundsHeadingsStrong borders
900
4B06
#4B0615
Primary textHigh emphasis contentDark headings
950
2F04
#2F040D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --crimson-50: #FEF1F4;
  --crimson-100: #FCDEE5;
  --crimson-200: #FAC2CE;
  --crimson-300: #F692A8;
  --crimson-400: #F25A7B;
  --crimson-500: #EE2B55;
  --crimson-600: #D0113A;
  --crimson-700: #A50D2E;
  --crimson-800: #760A21;
  --crimson-900: #4B0615;
  --crimson-950: #2F040D;
}
Generate More ShadesCreate PaletteConvert Color