Chocolate

#E35E35

Red

Color Codes

All color formats for development

HEX
#E35E35
RGB
rgb(227, 94, 53)
HSL
hsl(14, 76%, 55%)
OKLCH
oklch(0.645 0.175 37.4)
CMYK
cmyk(0%, 59%, 77%, 11%)

Accessibility

WCAG contrast compliance

On White Background

3.55:1

AA AAA

On Black Background

5.92:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF4
100
#FBE6
200
#F7D0
300
#F1AD
400
#EA82
500
#E35E
600
#C543
700
#9D35
800
#7026
900
#4818
950
#2D0F

Shades

Darker variations

1#DE4B1E
2#C5431B
3#AD3A18
4#943214
5#7B2A11
6#63210D
7#4A190A
8#311107
9#190803

Tints

Lighter variations

1#E66E49
2#E97E5D
3#EC8E72
4#EE9E86
5#F1AE9A
6#F4BEAE
7#F7CFC2
8#F9DFD7
9#FCEFEB

Tones

Muted variations

1#DB623E
2#D26746
3#C96C4F
4#C17058
5#B87561
6#AF7A69
7#A67E72
8#9E837B
9#958884

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF4
#FDF4F2
BackgroundsSubtle highlightsCard backgrounds
100
FBE6
#FBE6E0
Light backgroundsTable row hoverSkeleton loading
200
F7D0
#F7D0C5
Secondary backgroundsInput backgroundsDividers
300
F1AD
#F1AD98
BordersInactive statesPlaceholder text
400
EA82
#EA8262
Disabled statesSecondary iconsMuted text
500
E35E
#E35E35
Primary brand colorCTAsActive elementsLinks
600
C543
#C5431B
Hover statesFocus ringsPrimary buttons hover
700
9D35
#9D3515
Active/pressed statesDark mode accentsSecondary text
800
7026
#70260F
Text on light backgroundsHeadingsStrong borders
900
4818
#48180A
Primary textHigh emphasis contentDark headings
950
2D0F
#2D0F06
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --chocolate-50: #FDF4F2;
  --chocolate-100: #FBE6E0;
  --chocolate-200: #F7D0C5;
  --chocolate-300: #F1AD98;
  --chocolate-400: #EA8262;
  --chocolate-500: #E35E35;
  --chocolate-600: #C5431B;
  --chocolate-700: #9D3515;
  --chocolate-800: #70260F;
  --chocolate-900: #48180A;
  --chocolate-950: #2D0F06;
}
Generate More ShadesCreate PaletteConvert Color