Chocolate

#E87430

Orange

Color Codes

All color formats for development

HEX
#E87430
RGB
rgb(232, 116, 48)
HSL
hsl(22, 80%, 55%)
OKLCH
oklch(0.684 0.164 47.4)
CMYK
cmyk(0%, 50%, 79%, 9%)

Accessibility

WCAG contrast compliance

On White Background

3.01:1

AA AAA

On Black Background

6.97:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF6
100
#FBE9
200
#F8D7
300
#F3B8
400
#ED93
500
#E874
600
#CA58
700
#A146
800
#7332
900
#4920
950
#2E14

Shades

Darker variations

1#E36319
2#CA5816
3#B14D14
4#974211
5#7E370E
6#652C0B
7#4C2108
8#321606
9#190B03

Tints

Lighter variations

1#EA8245
2#ED905A
3#EF9E6E
4#F1AB83
5#F4B998
6#F6C7AC
7#F8D5C1
8#FAE3D6
9#FDF1EA

Tones

Muted variations

1#DF763A
2#D67943
3#CD7B4C
4#C37E55
5#BA805E
6#B18268
7#A88571
8#9F877A
9#958A83

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF6
#FDF6F1
BackgroundsSubtle highlightsCard backgrounds
100
FBE9
#FBE9DF
Light backgroundsTable row hoverSkeleton loading
200
F8D7
#F8D7C3
Secondary backgroundsInput backgroundsDividers
300
F3B8
#F3B895
BordersInactive statesPlaceholder text
400
ED93
#ED935E
Disabled statesSecondary iconsMuted text
500
E874
#E87430
Primary brand colorCTAsActive elementsLinks
600
CA58
#CA5816
Hover statesFocus ringsPrimary buttons hover
700
A146
#A14612
Active/pressed statesDark mode accentsSecondary text
800
7332
#73320D
Text on light backgroundsHeadingsStrong borders
900
4920
#492008
Primary textHigh emphasis contentDark headings
950
2E14
#2E1405
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --chocolate-50: #FDF6F1;
  --chocolate-100: #FBE9DF;
  --chocolate-200: #F8D7C3;
  --chocolate-300: #F3B895;
  --chocolate-400: #ED935E;
  --chocolate-500: #E87430;
  --chocolate-600: #CA5816;
  --chocolate-700: #A14612;
  --chocolate-800: #73320D;
  --chocolate-900: #492008;
  --chocolate-950: #2E1405;
}
Generate More ShadesCreate PaletteConvert Color