Crimson

#E23645

Red

Color Codes

All color formats for development

HEX
#E23645
RGB
rgb(226, 54, 69)
HSL
hsl(355, 75%, 55%)
OKLCH
oklch(0.603 0.207 21.8)
CMYK
cmyk(0%, 76%, 69%, 11%)

Accessibility

WCAG contrast compliance

On White Background

4.33:1

AA AAA

On Black Background

4.85:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF2
100
#FBE0
200
#F7C5
300
#F098
400
#E963
500
#E236
600
#C41C
700
#9C16
800
#7010
900
#470A
950
#2D06

Shades

Darker variations

1#DD202F
2#C41C2A
3#AC1925
4#931520
5#7B121A
6#620E15
7#4A0B10
8#31070B
9#190405

Tints

Lighter variations

1#E54A57
2#E85E6A
3#EB727C
4#EE878F
5#F19BA2
6#F4AFB4
7#F6C3C7
8#F9D7DA
9#FCEBEC

Tones

Muted variations

1#DA3F4C
2#D14753
3#C8505A
4#C05961
5#B76168
6#AF6A70
7#A67277
8#9D7B7E
9#958485

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2F3
BackgroundsSubtle highlightsCard backgrounds
100
FBE0
#FBE0E2
Light backgroundsTable row hoverSkeleton loading
200
F7C5
#F7C5C9
Secondary backgroundsInput backgroundsDividers
300
F098
#F098A0
BordersInactive statesPlaceholder text
400
E963
#E9636E
Disabled statesSecondary iconsMuted text
500
E236
#E23645
Primary brand colorCTAsActive elementsLinks
600
C41C
#C41C2A
Hover statesFocus ringsPrimary buttons hover
700
9C16
#9C1621
Active/pressed statesDark mode accentsSecondary text
800
7010
#701018
Text on light backgroundsHeadingsStrong borders
900
470A
#470A0F
Primary textHigh emphasis contentDark headings
950
2D06
#2D060A
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --crimson-50: #FDF2F3;
  --crimson-100: #FBE0E2;
  --crimson-200: #F7C5C9;
  --crimson-300: #F098A0;
  --crimson-400: #E9636E;
  --crimson-500: #E23645;
  --crimson-600: #C41C2A;
  --crimson-700: #9C1621;
  --crimson-800: #701018;
  --crimson-900: #470A0F;
  --crimson-950: #2D060A;
}
Generate More ShadesCreate PaletteConvert Color