Tan

#F2AC97

Red

Color Codes

All color formats for development

HEX
#F2AC97
RGB
rgb(242, 172, 151)
HSL
hsl(14, 78%, 77%)
OKLCH
oklch(0.806 0.088 37.4)
CMYK
cmyk(0%, 29%, 38%, 5%)

Accessibility

WCAG contrast compliance

On White Background

1.89:1

AA AAA

On Black Background

11.12:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF4
100
#FBE6
200
#F8D0
300
#F2AC
400
#EB81
500
#E65D
600
#C842
700
#9F34
800
#7125
900
#4918
950
#2D0F

Shades

Darker variations

1#EE9074
2#E97451
3#E5592E
4#D2451A
5#AF3916
6#8C2E11
7#69220D
8#461709
9#230B04

Tints

Lighter variations

1#F3B4A1
2#F5BDAB
3#F6C5B6
4#F7CDC0
5#F9D5CB
6#FADED5
7#FBE6E0
8#FCEEEA
9#FEF7F5

Tones

Muted variations

1#EEAE9B
2#E9B1A0
3#E4B3A4
4#E0B6A9
5#DBB8AD
6#D7BBB2
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
FBE6
#FBE6DF
Light backgroundsTable row hoverSkeleton loading
200
F8D0
#F8D0C4
Secondary backgroundsInput backgroundsDividers
300
F2AC
#F2AC97
BordersInactive statesPlaceholder text
400
EB81
#EB8160
Disabled statesSecondary iconsMuted text
500
E65D
#E65D33
Primary brand colorCTAsActive elementsLinks
600
C842
#C84219
Hover statesFocus ringsPrimary buttons hover
700
9F34
#9F3414
Active/pressed statesDark mode accentsSecondary text
800
7125
#71250E
Text on light backgroundsHeadingsStrong borders
900
4918
#491809
Primary textHigh emphasis contentDark headings
950
2D0F
#2D0F06
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --tan-50: #FDF4F1;
  --tan-100: #FBE6DF;
  --tan-200: #F8D0C4;
  --tan-300: #F2AC97;
  --tan-400: #EB8160;
  --tan-500: #E65D33;
  --tan-600: #C84219;
  --tan-700: #9F3414;
  --tan-800: #71250E;
  --tan-900: #491809;
  --tan-950: #2D0F06;
}
Generate More ShadesCreate PaletteConvert Color