Tan

#FBA58E

Red

Color Codes

All color formats for development

HEX
#FBA58E
RGB
rgb(251, 165, 142)
HSL
hsl(13, 93%, 77%)
OKLCH
oklch(0.801 0.108 35.7)
CMYK
cmyk(0%, 34%, 43%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.93:1

AA AAA

On Black Background

10.87:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF3
100
#FEE4
200
#FDCC
300
#FBA5
400
#F977
500
#F750
600
#D935
700
#AC2A
800
#7B1E
900
#4F13
950
#310C

Shades

Darker variations

1#FA8768
2#F86942
3#F74B1C
4#E33808
5#BD2E07
6#982505
7#721C04
8#4C1303
9#260901

Tints

Lighter variations

1#FBAE99
2#FCB7A4
3#FCC0B0
4#FDC9BB
5#FDD2C6
6#FDDBD2
7#FEE4DD
8#FEEDE8
9#FFF6F4

Tones

Muted variations

1#F5A993
2#F0AC99
3#EBAF9E
4#E5B2A4
5#E0B5A9
6#DAB8AF
7#D5BBB4
8#CFBEB9
9#CAC1BF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF3
#FEF3F0
BackgroundsSubtle highlightsCard backgrounds
100
FEE4
#FEE4DD
Light backgroundsTable row hoverSkeleton loading
200
FDCC
#FDCCBF
Secondary backgroundsInput backgroundsDividers
300
FBA5
#FBA58E
BordersInactive statesPlaceholder text
400
F977
#F97753
Disabled statesSecondary iconsMuted text
500
F750
#F75022
Primary brand colorCTAsActive elementsLinks
600
D935
#D93508
Hover statesFocus ringsPrimary buttons hover
700
AC2A
#AC2A06
Active/pressed statesDark mode accentsSecondary text
800
7B1E
#7B1E04
Text on light backgroundsHeadingsStrong borders
900
4F13
#4F1303
Primary textHigh emphasis contentDark headings
950
310C
#310C02
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --tan-50: #FEF3F0;
  --tan-100: #FEE4DD;
  --tan-200: #FDCCBF;
  --tan-300: #FBA58E;
  --tan-400: #F97753;
  --tan-500: #F75022;
  --tan-600: #D93508;
  --tan-700: #AC2A06;
  --tan-800: #7B1E04;
  --tan-900: #4F1303;
  --tan-950: #310C02;
}
Generate More ShadesCreate PaletteConvert Color