Tan

#F8A291

Red

Color Codes

All color formats for development

HEX
#F8A291
RGB
rgb(248, 162, 145)
HSL
hsl(10, 88%, 77%)
OKLCH
oklch(0.793 0.106 31.7)
CMYK
cmyk(0%, 35%, 42%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.99:1

AA AAA

On Black Background

10.57:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF3
100
#FDE3
200
#FBCA
300
#F8A2
400
#F471
500
#F149
600
#D32E
700
#A825
800
#781A
900
#4D11
950
#300B

Shades

Darker variations

1#F6836C
2#F36447
3#F14422
4#DD310E
5#B9290C
6#942009
7#6F1807
8#4A1005
9#250802

Tints

Lighter variations

1#F9AB9C
2#F9B5A7
3#FABEB2
4#FBC7BD
5#FBD0C8
6#FCDAD3
7#FDE3DE
8#FEECE9
9#FEF6F4

Tones

Muted variations

1#F3A596
2#EEA99B
3#E8ACA0
4#E3B0A5
5#DEB3AB
6#D9B7B0
7#D4BAB5
8#CFBDBA
9#CAC1BF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF3
#FEF3F1
BackgroundsSubtle highlightsCard backgrounds
100
FDE3
#FDE3DD
Light backgroundsTable row hoverSkeleton loading
200
FBCA
#FBCAC1
Secondary backgroundsInput backgroundsDividers
300
F8A2
#F8A291
BordersInactive statesPlaceholder text
400
F471
#F47157
Disabled statesSecondary iconsMuted text
500
F149
#F14927
Primary brand colorCTAsActive elementsLinks
600
D32E
#D32E0D
Hover statesFocus ringsPrimary buttons hover
700
A825
#A8250B
Active/pressed statesDark mode accentsSecondary text
800
781A
#781A08
Text on light backgroundsHeadingsStrong borders
900
4D11
#4D1105
Primary textHigh emphasis contentDark headings
950
300B
#300B03
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --tan-50: #FEF3F1;
  --tan-100: #FDE3DD;
  --tan-200: #FBCAC1;
  --tan-300: #F8A291;
  --tan-400: #F47157;
  --tan-500: #F14927;
  --tan-600: #D32E0D;
  --tan-700: #A8250B;
  --tan-800: #781A08;
  --tan-900: #4D1105;
  --tan-950: #300B03;
}
Generate More ShadesCreate PaletteConvert Color