Crimson

#E03838

Red

Color Codes

All color formats for development

HEX
#E03838
RGB
rgb(224, 56, 56)
HSL
hsl(0, 73%, 55%)
OKLCH
oklch(0.599 0.205 25.9)
CMYK
cmyk(0%, 75%, 75%, 12%)

Accessibility

WCAG contrast compliance

On White Background

4.38:1

AA AAA

On Black Background

4.79:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF2
100
#FAE0
200
#F6C6
300
#EF9A
400
#E765
500
#E038
600
#C21E
700
#9A18
800
#6E11
900
#470B
950
#2C07

Shades

Darker variations

1#DA2222
2#C21E1E
3#AA1B1B
4#921717
5#791313
6#610F0F
7#490B0B
8#310808
9#180404

Tints

Lighter variations

1#E34C4C
2#E66060
3#E97474
4#EC8888
5#F09C9C
6#F3B0B0
7#F6C3C3
8#F9D7D7
9#FCEBEB

Tones

Muted variations

1#D84141
2#CF4949
3#C75252
4#BF5A5A
5#B66262
6#AE6B6B
7#A57373
8#9D7B7B
9#958484

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2F2
BackgroundsSubtle highlightsCard backgrounds
100
FAE0
#FAE0E0
Light backgroundsTable row hoverSkeleton loading
200
F6C6
#F6C6C6
Secondary backgroundsInput backgroundsDividers
300
EF9A
#EF9A9A
BordersInactive statesPlaceholder text
400
E765
#E76565
Disabled statesSecondary iconsMuted text
500
E038
#E03838
Primary brand colorCTAsActive elementsLinks
600
C21E
#C21E1E
Hover statesFocus ringsPrimary buttons hover
700
9A18
#9A1818
Active/pressed statesDark mode accentsSecondary text
800
6E11
#6E1111
Text on light backgroundsHeadingsStrong borders
900
470B
#470B0B
Primary textHigh emphasis contentDark headings
950
2C07
#2C0707
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --crimson-50: #FDF2F2;
  --crimson-100: #FAE0E0;
  --crimson-200: #F6C6C6;
  --crimson-300: #EF9A9A;
  --crimson-400: #E76565;
  --crimson-500: #E03838;
  --crimson-600: #C21E1E;
  --crimson-700: #9A1818;
  --crimson-800: #6E1111;
  --crimson-900: #470B0B;
  --crimson-950: #2C0707;
}
Generate More ShadesCreate PaletteConvert Color