Chocolate

#E35535

Red

Color Codes

All color formats for development

HEX
#E35535
RGB
rgb(227, 85, 53)
HSL
hsl(11, 76%, 55%)
OKLCH
oklch(0.634 0.183 34.2)
CMYK
cmyk(0%, 63%, 77%, 11%)

Accessibility

WCAG contrast compliance

On White Background

3.74:1

AA AAA

On Black Background

5.62:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF4
100
#FBE5
200
#F7CE
300
#F1A8
400
#EA7B
500
#E355
600
#C53A
700
#9D2E
800
#7021
900
#4815
950
#2D0D

Shades

Darker variations

1#DE411E
2#C53A1B
3#AD3318
4#942C14
5#7B2411
6#631D0D
7#4A160A
8#310F07
9#190703

Tints

Lighter variations

1#E66649
2#E9775D
3#EC8872
4#EE9986
5#F1AA9A
6#F4BBAE
7#F7CCC2
8#F9DDD7
9#FCEEEB

Tones

Muted variations

1#DB5B3E
2#D26046
3#C9664F
4#C16B58
5#B87161
6#AF7669
7#A67C72
8#9E817B
9#958784

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF4
#FDF4F2
BackgroundsSubtle highlightsCard backgrounds
100
FBE5
#FBE5E0
Light backgroundsTable row hoverSkeleton loading
200
F7CE
#F7CEC5
Secondary backgroundsInput backgroundsDividers
300
F1A8
#F1A898
BordersInactive statesPlaceholder text
400
EA7B
#EA7B62
Disabled statesSecondary iconsMuted text
500
E355
#E35535
Primary brand colorCTAsActive elementsLinks
600
C53A
#C53A1B
Hover statesFocus ringsPrimary buttons hover
700
9D2E
#9D2E15
Active/pressed statesDark mode accentsSecondary text
800
7021
#70210F
Text on light backgroundsHeadingsStrong borders
900
4815
#48150A
Primary textHigh emphasis contentDark headings
950
2D0D
#2D0D06
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --chocolate-50: #FDF4F2;
  --chocolate-100: #FBE5E0;
  --chocolate-200: #F7CEC5;
  --chocolate-300: #F1A898;
  --chocolate-400: #EA7B62;
  --chocolate-500: #E35535;
  --chocolate-600: #C53A1B;
  --chocolate-700: #9D2E15;
  --chocolate-800: #70210F;
  --chocolate-900: #48150A;
  --chocolate-950: #2D0D06;
}
Generate More ShadesCreate PaletteConvert Color