Crimson

#E92F39

Red

Color Codes

All color formats for development

HEX
#E92F39
RGB
rgb(233, 47, 57)
HSL
hsl(357, 81%, 55%)
OKLCH
oklch(0.608 0.219 24.5)
CMYK
cmyk(0%, 80%, 76%, 9%)

Accessibility

WCAG contrast compliance

On White Background

4.26:1

AA AAA

On Black Background

4.93:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF1
100
#FCDF
200
#F9C3
300
#F495
400
#EE5D
500
#E92F
600
#CB15
700
#A211
800
#730C
900
#4A08
950
#2E05

Shades

Darker variations

1#E41822
2#CB151E
3#B2131B
4#981017
5#7F0D13
6#660B0F
7#4C080B
8#330508
9#190304

Tints

Lighter variations

1#EB444C
2#EE5960
3#F06E74
4#F28288
5#F4979C
6#F6ACB0
7#F8C1C3
8#FBD5D7
9#FDEAEB

Tones

Muted variations

1#E03941
2#D74249
3#CD4B52
4#C4545A
5#BB5E62
6#B1676B
7#A87073
8#9F7A7C
9#968384

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF1
#FEF1F2
BackgroundsSubtle highlightsCard backgrounds
100
FCDF
#FCDFE0
Light backgroundsTable row hoverSkeleton loading
200
F9C3
#F9C3C6
Secondary backgroundsInput backgroundsDividers
300
F495
#F4959A
BordersInactive statesPlaceholder text
400
EE5D
#EE5D65
Disabled statesSecondary iconsMuted text
500
E92F
#E92F39
Primary brand colorCTAsActive elementsLinks
600
CB15
#CB151E
Hover statesFocus ringsPrimary buttons hover
700
A211
#A21118
Active/pressed statesDark mode accentsSecondary text
800
730C
#730C11
Text on light backgroundsHeadingsStrong borders
900
4A08
#4A080B
Primary textHigh emphasis contentDark headings
950
2E05
#2E0507
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --crimson-50: #FEF1F2;
  --crimson-100: #FCDFE0;
  --crimson-200: #F9C3C6;
  --crimson-300: #F4959A;
  --crimson-400: #EE5D65;
  --crimson-500: #E92F39;
  --crimson-600: #CB151E;
  --crimson-700: #A21118;
  --crimson-800: #730C11;
  --crimson-900: #4A080B;
  --crimson-950: #2E0507;
}
Generate More ShadesCreate PaletteConvert Color