Tan

#F2AA97

Red

Color Codes

All color formats for development

HEX
#F2AA97
RGB
rgb(242, 170, 151)
HSL
hsl(13, 78%, 77%)
OKLCH
oklch(0.802 0.09 35.4)
CMYK
cmyk(0%, 30%, 38%, 5%)

Accessibility

WCAG contrast compliance

On White Background

1.91:1

AA AAA

On Black Background

10.97:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF4
100
#FBE5
200
#F8CF
300
#F2AA
400
#EB7E
500
#E65A
600
#C83F
700
#9F32
800
#7124
900
#4917
950
#2D0E

Shades

Darker variations

1#EE8E74
2#E97251
3#E5552E
4#D2421A
5#AF3716
6#8C2C11
7#69210D
8#461609
9#230B04

Tints

Lighter variations

1#F3B3A1
2#F5BBAB
3#F6C4B6
4#F7CCC0
5#F9D5CB
6#FADDD5
7#FBE6E0
8#FCEEEA
9#FEF7F5

Tones

Muted variations

1#EEAD9B
2#E9B0A0
3#E4B2A4
4#E0B5A9
5#DBB7AD
6#D7BAB2
7#D2BDB7
8#CDBFBB
9#C9C2C0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF4
#FDF4F1
BackgroundsSubtle highlightsCard backgrounds
100
FBE5
#FBE5DF
Light backgroundsTable row hoverSkeleton loading
200
F8CF
#F8CFC4
Secondary backgroundsInput backgroundsDividers
300
F2AA
#F2AA97
BordersInactive statesPlaceholder text
400
EB7E
#EB7E60
Disabled statesSecondary iconsMuted text
500
E65A
#E65A33
Primary brand colorCTAsActive elementsLinks
600
C83F
#C83F19
Hover statesFocus ringsPrimary buttons hover
700
9F32
#9F3214
Active/pressed statesDark mode accentsSecondary text
800
7124
#71240E
Text on light backgroundsHeadingsStrong borders
900
4917
#491709
Primary textHigh emphasis contentDark headings
950
2D0E
#2D0E06
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --tan-50: #FDF4F1;
  --tan-100: #FBE5DF;
  --tan-200: #F8CFC4;
  --tan-300: #F2AA97;
  --tan-400: #EB7E60;
  --tan-500: #E65A33;
  --tan-600: #C83F19;
  --tan-700: #9F3214;
  --tan-800: #71240E;
  --tan-900: #491709;
  --tan-950: #2D0E06;
}
Generate More ShadesCreate PaletteConvert Color