Tan

#F7A992

Red

Color Codes

All color formats for development

HEX
#F7A992
RGB
rgb(247, 169, 146)
HSL
hsl(14, 86%, 77%)
OKLCH
oklch(0.805 0.098 37.1)
CMYK
cmyk(0%, 32%, 41%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.90:1

AA AAA

On Black Background

11.05:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF4
100
#FDE5
200
#FACF
300
#F7A9
400
#F37D
500
#EF58
600
#D13D
700
#A630
800
#7723
900
#4C16
950
#2F0E

Shades

Darker variations

1#F48D6D
2#F17049
3#EF5424
4#DB4010
5#B7350E
6#922B0B
7#6E2008
8#491505
9#250B03

Tints

Lighter variations

1#F8B29D
2#F8BBA8
3#F9C3B3
4#FACCBE
5#FBD4C8
6#FCDDD3
7#FDE5DE
8#FDEEE9
9#FEF6F4

Tones

Muted variations

1#F2AC97
2#EDAF9C
3#E8B2A1
4#E3B4A6
5#DEB7AB
6#D9BAB0
7#D3BCB5
8#CEBFBA
9#C9C2BF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF4
#FEF4F1
BackgroundsSubtle highlightsCard backgrounds
100
FDE5
#FDE5DE
Light backgroundsTable row hoverSkeleton loading
200
FACF
#FACFC1
Secondary backgroundsInput backgroundsDividers
300
F7A9
#F7A992
BordersInactive statesPlaceholder text
400
F37D
#F37D59
Disabled statesSecondary iconsMuted text
500
EF58
#EF582A
Primary brand colorCTAsActive elementsLinks
600
D13D
#D13D10
Hover statesFocus ringsPrimary buttons hover
700
A630
#A6300C
Active/pressed statesDark mode accentsSecondary text
800
7723
#772309
Text on light backgroundsHeadingsStrong borders
900
4C16
#4C1606
Primary textHigh emphasis contentDark headings
950
2F0E
#2F0E04
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --tan-50: #FEF4F1;
  --tan-100: #FDE5DE;
  --tan-200: #FACFC1;
  --tan-300: #F7A992;
  --tan-400: #F37D59;
  --tan-500: #EF582A;
  --tan-600: #D13D10;
  --tan-700: #A6300C;
  --tan-800: #772309;
  --tan-900: #4C1606;
  --tan-950: #2F0E04;
}
Generate More ShadesCreate PaletteConvert Color