Crimson

#E9392F

Red

Color Codes

All color formats for development

HEX
#E9392F
RGB
rgb(233, 57, 47)
HSL
hsl(3, 81%, 55%)
OKLCH
oklch(0.615 0.213 28.5)
CMYK
cmyk(0%, 76%, 80%, 9%)

Accessibility

WCAG contrast compliance

On White Background

4.12:1

AA AAA

On Black Background

5.09:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF2
100
#FCE0
200
#F9C6
300
#F49A
400
#EE65
500
#E939
600
#CB1E
700
#A218
800
#7311
900
#4A0B
950
#2E07

Shades

Darker variations

1#E42218
2#CB1E15
3#B21B13
4#981710
5#7F130D
6#660F0B
7#4C0B08
8#330805
9#190403

Tints

Lighter variations

1#EB4C44
2#EE6059
3#F0746E
4#F28882
5#F49C97
6#F6B0AC
7#F8C3C1
8#FBD7D5
9#FDEBEA

Tones

Muted variations

1#E04139
2#D74942
3#CD524B
4#C45A54
5#BB625E
6#B16B67
7#A87370
8#9F7C7A
9#968483

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF2
#FEF2F1
BackgroundsSubtle highlightsCard backgrounds
100
FCE0
#FCE0DF
Light backgroundsTable row hoverSkeleton loading
200
F9C6
#F9C6C3
Secondary backgroundsInput backgroundsDividers
300
F49A
#F49A95
BordersInactive statesPlaceholder text
400
EE65
#EE655D
Disabled statesSecondary iconsMuted text
500
E939
#E9392F
Primary brand colorCTAsActive elementsLinks
600
CB1E
#CB1E15
Hover statesFocus ringsPrimary buttons hover
700
A218
#A21811
Active/pressed statesDark mode accentsSecondary text
800
7311
#73110C
Text on light backgroundsHeadingsStrong borders
900
4A0B
#4A0B08
Primary textHigh emphasis contentDark headings
950
2E07
#2E0705
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --crimson-50: #FEF2F1;
  --crimson-100: #FCE0DF;
  --crimson-200: #F9C6C3;
  --crimson-300: #F49A95;
  --crimson-400: #EE655D;
  --crimson-500: #E9392F;
  --crimson-600: #CB1E15;
  --crimson-700: #A21811;
  --crimson-800: #73110C;
  --crimson-900: #4A0B08;
  --crimson-950: #2E0705;
}
Generate More ShadesCreate PaletteConvert Color