Chocolate

#E9702F

Orange

Color Codes

All color formats for development

HEX
#E9702F
RGB
rgb(233, 112, 47)
HSL
hsl(21, 81%, 55%)
OKLCH
oklch(0.679 0.168 45.5)
CMYK
cmyk(0%, 52%, 80%, 9%)

Accessibility

WCAG contrast compliance

On White Background

3.08:1

AA AAA

On Black Background

6.82:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF5
100
#FCE9
200
#F9D6
300
#F4B6
400
#EE90
500
#E970
600
#CB55
700
#A244
800
#7330
900
#4A1F
950
#2E13

Shades

Darker variations

1#E46018
2#CB5515
3#B24A13
4#984010
5#7F350D
6#662A0B
7#4C2008
8#331505
9#190B03

Tints

Lighter variations

1#EB7F44
2#EE8D59
3#F09B6E
4#F2A982
5#F4B897
6#F6C6AC
7#F8D4C1
8#FBE2D5
9#FDF1EA

Tones

Muted variations

1#E07339
2#D77642
3#CD794B
4#C47C54
5#BB7E5E
6#B18167
7#A88470
8#9F877A
9#968983

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF5
#FEF5F1
BackgroundsSubtle highlightsCard backgrounds
100
FCE9
#FCE9DF
Light backgroundsTable row hoverSkeleton loading
200
F9D6
#F9D6C3
Secondary backgroundsInput backgroundsDividers
300
F4B6
#F4B695
BordersInactive statesPlaceholder text
400
EE90
#EE905D
Disabled statesSecondary iconsMuted text
500
E970
#E9702F
Primary brand colorCTAsActive elementsLinks
600
CB55
#CB5515
Hover statesFocus ringsPrimary buttons hover
700
A244
#A24411
Active/pressed statesDark mode accentsSecondary text
800
7330
#73300C
Text on light backgroundsHeadingsStrong borders
900
4A1F
#4A1F08
Primary textHigh emphasis contentDark headings
950
2E13
#2E1305
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --chocolate-50: #FEF5F1;
  --chocolate-100: #FCE9DF;
  --chocolate-200: #F9D6C3;
  --chocolate-300: #F4B695;
  --chocolate-400: #EE905D;
  --chocolate-500: #E9702F;
  --chocolate-600: #CB5515;
  --chocolate-700: #A24411;
  --chocolate-800: #73300C;
  --chocolate-900: #4A1F08;
  --chocolate-950: #2E1305;
}
Generate More ShadesCreate PaletteConvert Color