Chocolate

#C95618

Orange

Color Codes

All color formats for development

HEX
#C95618
RGB
rgb(201, 86, 24)
HSL
hsl(21, 79%, 44%)
OKLCH
oklch(0.592 0.162 43.9)
CMYK
cmyk(0%, 57%, 88%, 21%)

Accessibility

WCAG contrast compliance

On White Background

4.35:1

AA AAA

On Black Background

4.83:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF6
100
#FBE9
200
#F8D6
300
#F3B6
400
#EC91
500
#E771
600
#C956
700
#A044
800
#7231
900
#491F
950
#2E13

Shades

Darker variations

1#B54D15
2#A14413
3#8D3C10
4#79330E
5#642B0C
6#502209
7#3C1A07
8#281105
9#140902

Tints

Lighter variations

1#E2611B
2#E77233
3#EA834C
4#ED9566
5#F0A77F
6#F3B899
7#F6CAB2
8#F9DCCC
9#FCEDE5

Tones

Muted variations

1#C05820
2#B75B29
3#AE5E32
4#A5603B
5#9D6344
6#94664D
7#8B6856
8#826B5E
9#796E67

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
F8D6
#F8D6C4
Secondary backgroundsInput backgroundsDividers
300
F3B6
#F3B696
BordersInactive statesPlaceholder text
400
EC91
#EC915F
Disabled statesSecondary iconsMuted text
500
E771
#E77132
Primary brand colorCTAsActive elementsLinks
600
C956
#C95618
Hover statesFocus ringsPrimary buttons hover
700
A044
#A04413
Active/pressed statesDark mode accentsSecondary text
800
7231
#72310D
Text on light backgroundsHeadingsStrong borders
900
491F
#491F09
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: #FDF6F1;
  --chocolate-100: #FBE9DF;
  --chocolate-200: #F8D6C4;
  --chocolate-300: #F3B696;
  --chocolate-400: #EC915F;
  --chocolate-500: #E77132;
  --chocolate-600: #C95618;
  --chocolate-700: #A04413;
  --chocolate-800: #72310D;
  --chocolate-900: #491F09;
  --chocolate-950: #2E1305;
}
Generate More ShadesCreate PaletteConvert Color