Chocolate

#E67A33

Orange

Color Codes

All color formats for development

HEX
#E67A33
RGB
rgb(230, 122, 51)
HSL
hsl(24, 78%, 55%)
OKLCH
oklch(0.69 0.157 50.2)
CMYK
cmyk(0%, 47%, 78%, 10%)

Accessibility

WCAG contrast compliance

On White Background

2.92:1

AA AAA

On Black Background

7.20:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF6
100
#FBEA
200
#F8D9
300
#F2BB
400
#EB98
500
#E67A
600
#C85F
700
#9F4B
800
#7136
900
#4922
950
#2D16

Shades

Darker variations

1#E16B1C
2#C85F19
3#AF5316
4#964713
5#7D3B0F
6#642F0C
7#4B2409
8#321806
9#190C03

Tints

Lighter variations

1#E88847
2#EB955C
3#EDA270
4#F0AF84
5#F2BD99
6#F5CAAD
7#F7D7C2
8#FAE4D6
9#FCF2EB

Tones

Muted variations

1#DD7C3C
2#D47E45
3#CB804E
4#C28257
5#B9835F
6#B08568
7#A78771
8#9E897A
9#958A83

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF6
#FDF6F1
BackgroundsSubtle highlightsCard backgrounds
100
FBEA
#FBEADF
Light backgroundsTable row hoverSkeleton loading
200
F8D9
#F8D9C4
Secondary backgroundsInput backgroundsDividers
300
F2BB
#F2BB97
BordersInactive statesPlaceholder text
400
EB98
#EB9860
Disabled statesSecondary iconsMuted text
500
E67A
#E67A33
Primary brand colorCTAsActive elementsLinks
600
C85F
#C85F19
Hover statesFocus ringsPrimary buttons hover
700
9F4B
#9F4B14
Active/pressed statesDark mode accentsSecondary text
800
7136
#71360E
Text on light backgroundsHeadingsStrong borders
900
4922
#492209
Primary textHigh emphasis contentDark headings
950
2D16
#2D1606
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --chocolate-50: #FDF6F1;
  --chocolate-100: #FBEADF;
  --chocolate-200: #F8D9C4;
  --chocolate-300: #F2BB97;
  --chocolate-400: #EB9860;
  --chocolate-500: #E67A33;
  --chocolate-600: #C85F19;
  --chocolate-700: #9F4B14;
  --chocolate-800: #71360E;
  --chocolate-900: #492209;
  --chocolate-950: #2D1606;
}
Generate More ShadesCreate PaletteConvert Color