Tan

#F6AB92

Orange

Color Codes

All color formats for development

HEX
#F6AB92
RGB
rgb(246, 171, 146)
HSL
hsl(15, 85%, 77%)
OKLCH
oklch(0.807 0.096 39.2)
CMYK
cmyk(0%, 30%, 41%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.88:1

AA AAA

On Black Background

11.16:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF4
100
#FCE6
200
#FAD0
300
#F6AB
400
#F280
500
#EE5B
600
#D041
700
#A533
800
#7625
900
#4B17
950
#2F0F

Shades

Darker variations

1#F38F6E
2#F0734A
3#ED5726
4#DA4412
5#B6380F
6#912D0C
7#6D2209
8#491706
9#240B03

Tints

Lighter variations

1#F7B49D
2#F8BCA8
3#F9C4B3
4#FACDBE
5#FBD5C9
6#FBDED4
7#FCE6DE
8#FDEEE9
9#FEF7F4

Tones

Muted variations

1#F1AE97
2#ECB09C
3#E7B3A1
4#E2B5A6
5#DDB8AB
6#D8BAB0
7#D3BDB5
8#CEBFBA
9#C9C2BF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF4
#FEF4F1
BackgroundsSubtle highlightsCard backgrounds
100
FCE6
#FCE6DE
Light backgroundsTable row hoverSkeleton loading
200
FAD0
#FAD0C2
Secondary backgroundsInput backgroundsDividers
300
F6AB
#F6AB92
BordersInactive statesPlaceholder text
400
F280
#F2805A
Disabled statesSecondary iconsMuted text
500
EE5B
#EE5B2B
Primary brand colorCTAsActive elementsLinks
600
D041
#D04111
Hover statesFocus ringsPrimary buttons hover
700
A533
#A5330D
Active/pressed statesDark mode accentsSecondary text
800
7625
#76250A
Text on light backgroundsHeadingsStrong borders
900
4B17
#4B1706
Primary textHigh emphasis contentDark headings
950
2F0F
#2F0F04
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --tan-50: #FEF4F1;
  --tan-100: #FCE6DE;
  --tan-200: #FAD0C2;
  --tan-300: #F6AB92;
  --tan-400: #F2805A;
  --tan-500: #EE5B2B;
  --tan-600: #D04111;
  --tan-700: #A5330D;
  --tan-800: #76250A;
  --tan-900: #4B1706;
  --tan-950: #2F0F04;
}
Generate More ShadesCreate PaletteConvert Color