Chocolate

#C85319

Orange

Color Codes

All color formats for development

HEX
#C85319
RGB
rgb(200, 83, 25)
HSL
hsl(20, 78%, 44%)
OKLCH
oklch(0.587 0.163 42.6)
CMYK
cmyk(0%, 59%, 88%, 22%)

Accessibility

WCAG contrast compliance

On White Background

4.46:1

AA AAA

On Black Background

4.71:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF5
100
#FBE9
200
#F8D5
300
#F2B5
400
#EB8F
500
#E66E
600
#C853
700
#9F42
800
#712F
900
#491E
950
#2D13

Shades

Darker variations

1#B44B16
2#A04214
3#8C3A11
4#78320F
5#642A0C
6#50210A
7#3C1907
8#281105
9#140802

Tints

Lighter variations

1#E15E1C
2#E66F34
3#E9814D
4#EC9366
5#EFA580
6#F2B799
7#F6C9B3
8#F9DBCC
9#FCEDE6

Tones

Muted variations

1#BF5621
2#B6592A
3#AD5C33
4#A55F3C
5#9C6244
6#93654D
7#8A6756
8#826A5F
9#796D67

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF5
#FDF5F1
BackgroundsSubtle highlightsCard backgrounds
100
FBE9
#FBE9DF
Light backgroundsTable row hoverSkeleton loading
200
F8D5
#F8D5C4
Secondary backgroundsInput backgroundsDividers
300
F2B5
#F2B597
BordersInactive statesPlaceholder text
400
EB8F
#EB8F60
Disabled statesSecondary iconsMuted text
500
E66E
#E66E33
Primary brand colorCTAsActive elementsLinks
600
C853
#C85319
Hover statesFocus ringsPrimary buttons hover
700
9F42
#9F4214
Active/pressed statesDark mode accentsSecondary text
800
712F
#712F0E
Text on light backgroundsHeadingsStrong borders
900
491E
#491E09
Primary textHigh emphasis contentDark headings
950
2D13
#2D1306
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --chocolate-50: #FDF5F1;
  --chocolate-100: #FBE9DF;
  --chocolate-200: #F8D5C4;
  --chocolate-300: #F2B597;
  --chocolate-400: #EB8F60;
  --chocolate-500: #E66E33;
  --chocolate-600: #C85319;
  --chocolate-700: #9F4214;
  --chocolate-800: #712F0E;
  --chocolate-900: #491E09;
  --chocolate-950: #2D1306;
}
Generate More ShadesCreate PaletteConvert Color