Tan

#F6A893

Red

Color Codes

All color formats for development

HEX
#F6A893
RGB
rgb(246, 168, 147)
HSL
hsl(13, 85%, 77%)
OKLCH
oklch(0.802 0.098 35.7)
CMYK
cmyk(0%, 32%, 40%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.92:1

AA AAA

On Black Background

10.94:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF4
100
#FCE5
200
#FACE
300
#F6A8
400
#F27B
500
#EE55
600
#D03A
700
#A52E
800
#7621
900
#4B15
950
#2F0D

Shades

Darker variations

1#F38B6E
2#F06E4A
3#ED5126
4#DA3D12
5#B6330F
6#91290C
7#6D1F09
8#491406
9#240A03

Tints

Lighter variations

1#F7B19D
2#F8B9A8
3#F9C2B3
4#FACBBE
5#FBD4C9
6#FBDCD4
7#FCE5DE
8#FDEEE9
9#FEF6F4

Tones

Muted variations

1#F1AB97
2#ECAE9C
3#E7B1A1
4#E2B3A6
5#DDB6AB
6#D8B9B0
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
FCE5
#FCE5DE
Light backgroundsTable row hoverSkeleton loading
200
FACE
#FACEC2
Secondary backgroundsInput backgroundsDividers
300
F6A8
#F6A892
BordersInactive statesPlaceholder text
400
F27B
#F27B5A
Disabled statesSecondary iconsMuted text
500
EE55
#EE552B
Primary brand colorCTAsActive elementsLinks
600
D03A
#D03A11
Hover statesFocus ringsPrimary buttons hover
700
A52E
#A52E0D
Active/pressed statesDark mode accentsSecondary text
800
7621
#76210A
Text on light backgroundsHeadingsStrong borders
900
4B15
#4B1506
Primary textHigh emphasis contentDark headings
950
2F0D
#2F0D04
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --tan-50: #FEF4F1;
  --tan-100: #FCE5DE;
  --tan-200: #FACEC2;
  --tan-300: #F6A892;
  --tan-400: #F27B5A;
  --tan-500: #EE552B;
  --tan-600: #D03A11;
  --tan-700: #A52E0D;
  --tan-800: #76210A;
  --tan-900: #4B1506;
  --tan-950: #2F0D04;
}
Generate More ShadesCreate PaletteConvert Color