Tan

#FAA68F

Red

Color Codes

All color formats for development

HEX
#FAA68F
RGB
rgb(250, 166, 143)
HSL
hsl(13, 91%, 77%)
OKLCH
oklch(0.802 0.105 36)
CMYK
cmyk(0%, 34%, 43%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.92:1

AA AAA

On Black Background

10.92:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF3
100
#FDE4
200
#FCCD
300
#FAA6
400
#F778
500
#F551
600
#D636
700
#AA2B
800
#7A1F
900
#4E14
950
#310C

Shades

Darker variations

1#F88869
2#F66B44
3#F44D1E
4#E1390B
5#BC3009
6#962607
7#711D05
8#4B1304
9#260A02

Tints

Lighter variations

1#FAAF9A
2#FBB8A5
3#FBC1B1
4#FCCABC
5#FCD3C7
6#FDDBD2
7#FDE4DD
8#FEEDE9
9#FEF6F4

Tones

Muted variations

1#F4A994
2#EFAC9A
3#EAAF9F
4#E4B2A4
5#DFB5AA
6#DAB8AF
7#D4BBB4
8#CFBEBA
9#CAC1BF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF3
#FEF3F0
BackgroundsSubtle highlightsCard backgrounds
100
FDE4
#FDE4DD
Light backgroundsTable row hoverSkeleton loading
200
FCCD
#FCCDC0
Secondary backgroundsInput backgroundsDividers
300
FAA6
#FAA68F
BordersInactive statesPlaceholder text
400
F778
#F77855
Disabled statesSecondary iconsMuted text
500
F551
#F55124
Primary brand colorCTAsActive elementsLinks
600
D636
#D6360A
Hover statesFocus ringsPrimary buttons hover
700
AA2B
#AA2B08
Active/pressed statesDark mode accentsSecondary text
800
7A1F
#7A1F06
Text on light backgroundsHeadingsStrong borders
900
4E14
#4E1404
Primary textHigh emphasis contentDark headings
950
310C
#310C02
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --tan-50: #FEF3F0;
  --tan-100: #FDE4DD;
  --tan-200: #FCCDC0;
  --tan-300: #FAA68F;
  --tan-400: #F77855;
  --tan-500: #F55124;
  --tan-600: #D6360A;
  --tan-700: #AA2B08;
  --tan-800: #7A1F06;
  --tan-900: #4E1404;
  --tan-950: #310C02;
}
Generate More ShadesCreate PaletteConvert Color