Tan

#F3AD96

Orange

Color Codes

All color formats for development

HEX
#F3AD96
RGB
rgb(243, 173, 150)
HSL
hsl(15, 79%, 77%)
OKLCH
oklch(0.808 0.089 39)
CMYK
cmyk(0%, 29%, 38%, 5%)

Accessibility

WCAG contrast compliance

On White Background

1.87:1

AA AAA

On Black Background

11.23:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF4
100
#FBE6
200
#F8D1
300
#F3AD
400
#EC82
500
#E75F
600
#C944
700
#A036
800
#7227
900
#4919
950
#2E0F

Shades

Darker variations

1#EF9273
2#EA7650
3#E65B2D
4#D34719
5#B03B15
6#8D3010
7#69240C
8#461808
9#230C04

Tints

Lighter variations

1#F4B5A1
2#F5BEAB
3#F6C6B6
4#F8CEC0
5#F9D6CB
6#FADED5
7#FBE6E0
8#FDEFEA
9#FEF7F5

Tones

Muted variations

1#EEAF9B
2#E9B29F
3#E5B4A4
4#E0B6A9
5#DCB9AD
6#D7BBB2
7#D2BDB6
8#CEC0BB
9#C9C2C0

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
#F8D1C4
Secondary backgroundsInput backgroundsDividers
300
F3AD
#F3AD96
BordersInactive statesPlaceholder text
400
EC82
#EC825F
Disabled statesSecondary iconsMuted text
500
E75F
#E75F32
Primary brand colorCTAsActive elementsLinks
600
C944
#C94418
Hover statesFocus ringsPrimary buttons hover
700
A036
#A03613
Active/pressed statesDark mode accentsSecondary text
800
7227
#72270D
Text on light backgroundsHeadingsStrong borders
900
4919
#491909
Primary textHigh emphasis contentDark headings
950
2E0F
#2E0F05
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --tan-50: #FDF4F1;
  --tan-100: #FBE6DF;
  --tan-200: #F8D1C4;
  --tan-300: #F3AD96;
  --tan-400: #EC825F;
  --tan-500: #E75F32;
  --tan-600: #C94418;
  --tan-700: #A03613;
  --tan-800: #72270D;
  --tan-900: #491909;
  --tan-950: #2E0F05;
}
Generate More ShadesCreate PaletteConvert Color