Tan

#EAAD62

Orange

Color Codes

All color formats for development

HEX
#EAAD62
RGB
rgb(234, 173, 98)
HSL
hsl(33, 76%, 65%)
OKLCH
oklch(0.79 0.117 70.4)
CMYK
cmyk(0%, 26%, 58%, 8%)

Accessibility

WCAG contrast compliance

On White Background

1.97:1

AA AAA

On Black Background

10.65:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF8
100
#FBEF
200
#F7E0
300
#F1C9
400
#EAAD
500
#E395
600
#C579
700
#9D60
800
#7045
900
#482C
950
#2D1B

Shades

Darker variations

1#E69D45
2#E28E28
3#CC7D1C
4#AF6B18
5#925914
6#754710
7#58360C
8#3A2408
9#1D1204

Tints

Lighter variations

1#ECB572
2#EEBD81
3#F0C591
4#F2CEA1
5#F4D6B0
6#F6DEC0
7#F9E6D0
8#FBEFE0
9#FDF7EF

Tones

Muted variations

1#E3AC69
2#DCAB6F
3#D5AA76
4#CEAA7D
5#C8A984
6#C1A88B
7#BAA891
8#B3A798
9#ADA69F

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF8
#FDF8F2
BackgroundsSubtle highlightsCard backgrounds
100
FBEF
#FBEFE0
Light backgroundsTable row hoverSkeleton loading
200
F7E0
#F7E0C5
Secondary backgroundsInput backgroundsDividers
300
F1C9
#F1C998
BordersInactive statesPlaceholder text
400
EAAD
#EAAD62
Disabled statesSecondary iconsMuted text
500
E395
#E39535
Primary brand colorCTAsActive elementsLinks
600
C579
#C5791B
Hover statesFocus ringsPrimary buttons hover
700
9D60
#9D6015
Active/pressed statesDark mode accentsSecondary text
800
7045
#70450F
Text on light backgroundsHeadingsStrong borders
900
482C
#482C0A
Primary textHigh emphasis contentDark headings
950
2D1B
#2D1B06
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --tan-50: #FDF8F2;
  --tan-100: #FBEFE0;
  --tan-200: #F7E0C5;
  --tan-300: #F1C998;
  --tan-400: #EAAD62;
  --tan-500: #E39535;
  --tan-600: #C5791B;
  --tan-700: #9D6015;
  --tan-800: #70450F;
  --tan-900: #482C0A;
  --tan-950: #2D1B06;
}
Generate More ShadesCreate PaletteConvert Color