Chocolate

#F67423

Orange

Color Codes

All color formats for development

HEX
#F67423
RGB
rgb(246, 116, 35)
HSL
hsl(23, 92%, 55%)
OKLCH
oklch(0.703 0.181 47)
CMYK
cmyk(0%, 53%, 86%, 4%)

Accessibility

WCAG contrast compliance

On White Background

2.82:1

AA AAA

On Black Background

7.44:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF6
100
#FEE9
200
#FCD7
300
#FAB8
400
#F893
500
#F674
600
#D758
700
#AB46
800
#7A32
900
#4E20
950
#3114

Shades

Darker variations

1#F2630A
2#D75809
3#BC4D08
4#A24207
5#873706
6#6C2C04
7#512103
8#361602
9#1B0B01

Tints

Lighter variations

1#F78239
2#F88F4F
3#F99D65
4#F9AB7B
5#FAB991
6#FBC7A7
7#FCD5BD
8#FDE3D3
9#FEF1E9

Tones

Muted variations

1#EB762D
2#E17938
3#D67B42
4#CC7D4D
5#C18057
6#B68262
7#AC856D
8#A18777
9#978A82

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF6
#FEF6F0
BackgroundsSubtle highlightsCard backgrounds
100
FEE9
#FEE9DD
Light backgroundsTable row hoverSkeleton loading
200
FCD7
#FCD7BF
Secondary backgroundsInput backgroundsDividers
300
FAB8
#FAB88E
BordersInactive statesPlaceholder text
400
F893
#F89354
Disabled statesSecondary iconsMuted text
500
F674
#F67423
Primary brand colorCTAsActive elementsLinks
600
D758
#D75809
Hover statesFocus ringsPrimary buttons hover
700
AB46
#AB4607
Active/pressed statesDark mode accentsSecondary text
800
7A32
#7A3205
Text on light backgroundsHeadingsStrong borders
900
4E20
#4E2003
Primary textHigh emphasis contentDark headings
950
3114
#311402
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --chocolate-50: #FEF6F0;
  --chocolate-100: #FEE9DD;
  --chocolate-200: #FCD7BF;
  --chocolate-300: #FAB88E;
  --chocolate-400: #F89354;
  --chocolate-500: #F67423;
  --chocolate-600: #D75809;
  --chocolate-700: #AB4607;
  --chocolate-800: #7A3205;
  --chocolate-900: #4E2003;
  --chocolate-950: #311402;
}
Generate More ShadesCreate PaletteConvert Color