Crimson

#E9352F

Red

Color Codes

All color formats for development

HEX
#E9352F
RGB
rgb(233, 53, 47)
HSL
hsl(2, 81%, 55%)
OKLCH
oklch(0.611 0.216 27.8)
CMYK
cmyk(0%, 77%, 80%, 9%)

Accessibility

WCAG contrast compliance

On White Background

4.19:1

AA AAA

On Black Background

5.02:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF2
100
#FCE0
200
#F9C5
300
#F498
400
#EE62
500
#E935
600
#CB1B
700
#A216
800
#7310
900
#4A0A
950
#2E06

Shades

Darker variations

1#E41F18
2#CB1B15
3#B21813
4#981510
5#7F110D
6#660E0B
7#4C0A08
8#330705
9#190303

Tints

Lighter variations

1#EB4A44
2#EE5E59
3#F0726E
4#F28682
5#F49A97
6#F6AEAC
7#F8C3C1
8#FBD7D5
9#FDEBEA

Tones

Muted variations

1#E03E39
2#D74742
3#CD504B
4#C45854
5#BB615E
6#B16A67
7#A87270
8#9F7B7A
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
F9C5
#F9C5C3
Secondary backgroundsInput backgroundsDividers
300
F498
#F49895
BordersInactive statesPlaceholder text
400
EE62
#EE625D
Disabled statesSecondary iconsMuted text
500
E935
#E9352F
Primary brand colorCTAsActive elementsLinks
600
CB1B
#CB1B15
Hover statesFocus ringsPrimary buttons hover
700
A216
#A21611
Active/pressed statesDark mode accentsSecondary text
800
7310
#73100C
Text on light backgroundsHeadingsStrong borders
900
4A0A
#4A0A08
Primary textHigh emphasis contentDark headings
950
2E06
#2E0605
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --crimson-50: #FEF2F1;
  --crimson-100: #FCE0DF;
  --crimson-200: #F9C5C3;
  --crimson-300: #F49895;
  --crimson-400: #EE625D;
  --crimson-500: #E9352F;
  --crimson-600: #CB1B15;
  --crimson-700: #A21611;
  --crimson-800: #73100C;
  --crimson-900: #4A0A08;
  --crimson-950: #2E0605;
}
Generate More ShadesCreate PaletteConvert Color