Chocolate

#CA5516

Orange

Color Codes

All color formats for development

HEX
#CA5516
RGB
rgb(202, 85, 22)
HSL
hsl(21, 80%, 44%)
OKLCH
oklch(0.592 0.164 43.6)
CMYK
cmyk(0%, 58%, 89%, 21%)

Accessibility

WCAG contrast compliance

On White Background

4.35:1

AA AAA

On Black Background

4.82: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
#ED90
500
#E871
600
#CA55
700
#A144
800
#7330
900
#491F
950
#2E13

Shades

Darker variations

1#B64D14
2#A24412
3#8D3C10
4#79330D
5#652B0B
6#512209
7#3D1A07
8#281104
9#140902

Tints

Lighter variations

1#E46019
2#E87131
3#EB834B
4#EE9565
5#F1A67E
6#F4B898
7#F6CAB2
8#F9DCCC
9#FCEDE5

Tones

Muted variations

1#C1581F
2#B85B28
3#AF5D31
4#A6603A
5#9D6343
6#94654C
7#8B6855
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
#F8D6C3
Secondary backgroundsInput backgroundsDividers
300
F3B6
#F3B695
BordersInactive statesPlaceholder text
400
ED90
#ED905E
Disabled statesSecondary iconsMuted text
500
E871
#E87130
Primary brand colorCTAsActive elementsLinks
600
CA55
#CA5516
Hover statesFocus ringsPrimary buttons hover
700
A144
#A14412
Active/pressed statesDark mode accentsSecondary text
800
7330
#73300D
Text on light backgroundsHeadingsStrong borders
900
491F
#491F08
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: #F8D6C3;
  --chocolate-300: #F3B695;
  --chocolate-400: #ED905E;
  --chocolate-500: #E87130;
  --chocolate-600: #CA5516;
  --chocolate-700: #A14412;
  --chocolate-800: #73300D;
  --chocolate-900: #491F08;
  --chocolate-950: #2E1305;
}
Generate More ShadesCreate PaletteConvert Color