Chocolate

#C2581E

Orange

Color Codes

All color formats for development

HEX
#C2581E
RGB
rgb(194, 88, 30)
HSL
hsl(21, 73%, 44%)
OKLCH
oklch(0.585 0.152 45.1)
CMYK
cmyk(0%, 55%, 85%, 24%)

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
#FDF6
100
#FAE9
200
#F6D7
300
#EFB8
400
#E792
500
#E073
600
#C258
700
#9A46
800
#6E32
900
#4720
950
#2C14

Shades

Darker variations

1#AF4F1B
2#9B4618
3#883D15
4#743512
5#612C0F
6#4E230C
7#3A1A09
8#271206
9#130903

Tints

Lighter variations

1#DB6322
2#E07439
3#E48552
4#E8976B
5#ECA883
6#F0B99C
7#F3CBB5
8#F7DCCE
9#FBEEE6

Tones

Muted variations

1#BA5A26
2#B25D2F
3#AA5F37
4#A1613F
5#996447
6#91664F
7#896958
8#816B60
9#786E68

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF6
#FDF6F2
BackgroundsSubtle highlightsCard backgrounds
100
FAE9
#FAE9E0
Light backgroundsTable row hoverSkeleton loading
200
F6D7
#F6D7C6
Secondary backgroundsInput backgroundsDividers
300
EFB8
#EFB89A
BordersInactive statesPlaceholder text
400
E792
#E79265
Disabled statesSecondary iconsMuted text
500
E073
#E07338
Primary brand colorCTAsActive elementsLinks
600
C258
#C2581E
Hover statesFocus ringsPrimary buttons hover
700
9A46
#9A4618
Active/pressed statesDark mode accentsSecondary text
800
6E32
#6E3211
Text on light backgroundsHeadingsStrong borders
900
4720
#47200B
Primary textHigh emphasis contentDark headings
950
2C14
#2C1407
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --chocolate-50: #FDF6F2;
  --chocolate-100: #FAE9E0;
  --chocolate-200: #F6D7C6;
  --chocolate-300: #EFB89A;
  --chocolate-400: #E79265;
  --chocolate-500: #E07338;
  --chocolate-600: #C2581E;
  --chocolate-700: #9A4618;
  --chocolate-800: #6E3211;
  --chocolate-900: #47200B;
  --chocolate-950: #2C1407;
}
Generate More ShadesCreate PaletteConvert Color