Chocolate

#CA4616

Orange

Color Codes

All color formats for development

HEX
#CA4616
RGB
rgb(202, 70, 22)
HSL
hsl(16, 80%, 44%)
OKLCH
oklch(0.573 0.176 37.9)
CMYK
cmyk(0%, 65%, 89%, 21%)

Accessibility

WCAG contrast compliance

On White Background

4.77:1

AA AAA

On Black Background

4.40:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF4
100
#FBE6
200
#F8D1
300
#F3AE
400
#ED84
500
#E861
600
#CA46
700
#A138
800
#7328
900
#491A
950
#2E10

Shades

Darker variations

1#B63F14
2#A23812
3#8D3110
4#792A0D
5#65230B
6#511C09
7#3D1507
8#280E04
9#140702

Tints

Lighter variations

1#E44F19
2#E86231
3#EB764B
4#EE8965
5#F19D7E
6#F4B198
7#F6C4B2
8#F9D8CC
9#FCEBE5

Tones

Muted variations

1#C14B1F
2#B84F28
3#AF5331
4#A6573A
5#9D5B43
6#945F4C
7#8B6455
8#82685E
9#796C67

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF4
#FDF4F1
BackgroundsSubtle highlightsCard backgrounds
100
FBE6
#FBE6DF
Light backgroundsTable row hoverSkeleton loading
200
F8D1
#F8D1C3
Secondary backgroundsInput backgroundsDividers
300
F3AE
#F3AE95
BordersInactive statesPlaceholder text
400
ED84
#ED845E
Disabled statesSecondary iconsMuted text
500
E861
#E86130
Primary brand colorCTAsActive elementsLinks
600
CA46
#CA4616
Hover statesFocus ringsPrimary buttons hover
700
A138
#A13812
Active/pressed statesDark mode accentsSecondary text
800
7328
#73280D
Text on light backgroundsHeadingsStrong borders
900
491A
#491A08
Primary textHigh emphasis contentDark headings
950
2E10
#2E1005
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --chocolate-50: #FDF4F1;
  --chocolate-100: #FBE6DF;
  --chocolate-200: #F8D1C3;
  --chocolate-300: #F3AE95;
  --chocolate-400: #ED845E;
  --chocolate-500: #E86130;
  --chocolate-600: #CA4616;
  --chocolate-700: #A13812;
  --chocolate-800: #73280D;
  --chocolate-900: #491A08;
  --chocolate-950: #2E1005;
}
Generate More ShadesCreate PaletteConvert Color