Crimson

#E73238

Red

Color Codes

All color formats for development

HEX
#E73238
RGB
rgb(231, 50, 56)
HSL
hsl(358, 79%, 55%)
OKLCH
oklch(0.607 0.216 25.1)
CMYK
cmyk(0%, 78%, 76%, 9%)

Accessibility

WCAG contrast compliance

On White Background

4.28:1

AA AAA

On Black Background

4.91:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF1
100
#FBDF
200
#F8C4
300
#F396
400
#EC5F
500
#E732
600
#C918
700
#A013
800
#720D
900
#4909
950
#2E05

Shades

Darker variations

1#E21B21
2#C9181D
3#B0151A
4#971216
5#7E0F12
6#640C0F
7#4B090B
8#320607
9#190304

Tints

Lighter variations

1#E9464C
2#EC5B60
3#EE6F73
4#F18487
5#F3989B
6#F5ADAF
7#F8C1C3
8#FAD6D7
9#FDEAEB

Tones

Muted variations

1#DE3B40
2#D54449
3#CC4D51
4#C35659
5#BA5F62
6#B1686A
7#A77173
8#9E7A7B
9#958384

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F2
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFE0
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4C5
Secondary backgroundsInput backgroundsDividers
300
F396
#F39699
BordersInactive statesPlaceholder text
400
EC5F
#EC5F64
Disabled statesSecondary iconsMuted text
500
E732
#E73238
Primary brand colorCTAsActive elementsLinks
600
C918
#C9181D
Hover statesFocus ringsPrimary buttons hover
700
A013
#A01317
Active/pressed statesDark mode accentsSecondary text
800
720D
#720D11
Text on light backgroundsHeadingsStrong borders
900
4909
#49090B
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: #FDF1F2;
  --crimson-100: #FBDFE0;
  --crimson-200: #F8C4C5;
  --crimson-300: #F39699;
  --crimson-400: #EC5F64;
  --crimson-500: #E73238;
  --crimson-600: #C9181D;
  --crimson-700: #A01317;
  --crimson-800: #720D11;
  --crimson-900: #49090B;
  --crimson-950: #2E0507;
}
Generate More ShadesCreate PaletteConvert Color