Tan

#F9A390

Red

Color Codes

All color formats for development

HEX
#F9A390
RGB
rgb(249, 163, 144)
HSL
hsl(11, 90%, 77%)
OKLCH
oklch(0.796 0.107 33.1)
CMYK
cmyk(0%, 35%, 42%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.97:1

AA AAA

On Black Background

10.67:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF3
100
#FDE3
200
#FCCB
300
#F9A3
400
#F673
500
#F44B
600
#D530
700
#AA26
800
#791B
900
#4E12
950
#300B

Shades

Darker variations

1#F7846A
2#F56545
3#F34620
4#E0330C
5#BB2A0A
6#952208
7#701906
8#4B1104
9#250802

Tints

Lighter variations

1#FAAC9B
2#FAB5A6
3#FBBFB1
4#FBC8BC
5#FCD1C7
6#FDDAD2
7#FDE3DE
8#FEEDE9
9#FEF6F4

Tones

Muted variations

1#F4A695
2#EFAA9A
3#E9AD9F
4#E4B0A5
5#DFB4AA
6#D9B7AF
7#D4BAB5
8#CFBEBA
9#CAC1BF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF3
#FEF3F0
BackgroundsSubtle highlightsCard backgrounds
100
FDE3
#FDE3DD
Light backgroundsTable row hoverSkeleton loading
200
FCCB
#FCCBC0
Secondary backgroundsInput backgroundsDividers
300
F9A3
#F9A390
BordersInactive statesPlaceholder text
400
F673
#F67355
Disabled statesSecondary iconsMuted text
500
F44B
#F44B25
Primary brand colorCTAsActive elementsLinks
600
D530
#D5300B
Hover statesFocus ringsPrimary buttons hover
700
AA26
#AA2609
Active/pressed statesDark mode accentsSecondary text
800
791B
#791B06
Text on light backgroundsHeadingsStrong borders
900
4E12
#4E1204
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: #FEF3F0;
  --tan-100: #FDE3DD;
  --tan-200: #FCCBC0;
  --tan-300: #F9A390;
  --tan-400: #F67355;
  --tan-500: #F44B25;
  --tan-600: #D5300B;
  --tan-700: #AA2609;
  --tan-800: #791B06;
  --tan-900: #4E1204;
  --tan-950: #300B03;
}
Generate More ShadesCreate PaletteConvert Color