Tan

#F69E92

Red

Color Codes

All color formats for development

HEX
#F69E92
RGB
rgb(246, 158, 146)
HSL
hsl(7, 85%, 77%)
OKLCH
oklch(0.785 0.107 28.2)
CMYK
cmyk(0%, 36%, 41%, 4%)

Accessibility

WCAG contrast compliance

On White Background

2.05:1

AA AAA

On Black Background

10.22:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF2
100
#FCE2
200
#FAC8
300
#F69E
400
#F26C
500
#EE41
600
#D027
700
#A51F
800
#7616
900
#4B0E
950
#2F09

Shades

Darker variations

1#F37E6E
2#F05D4A
3#ED3D26
4#DA2912
5#B6220F
6#911B0C
7#6D1509
8#490E06
9#240703

Tints

Lighter variations

1#F7A89D
2#F8B2A8
3#F9BBB3
4#FAC5BE
5#FBCFC9
6#FBD8D4
7#FCE2DE
8#FDECE9
9#FEF5F4

Tones

Muted variations

1#F1A297
2#ECA69C
3#E7AAA1
4#E2ADA6
5#DDB1AB
6#D8B5B0
7#D3B9B5
8#CEBDBA
9#C9C1BF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF2
#FEF2F1
BackgroundsSubtle highlightsCard backgrounds
100
FCE2
#FCE2DE
Light backgroundsTable row hoverSkeleton loading
200
FAC8
#FAC8C2
Secondary backgroundsInput backgroundsDividers
300
F69E
#F69E92
BordersInactive statesPlaceholder text
400
F26C
#F26C5A
Disabled statesSecondary iconsMuted text
500
EE41
#EE412B
Primary brand colorCTAsActive elementsLinks
600
D027
#D02711
Hover statesFocus ringsPrimary buttons hover
700
A51F
#A51F0D
Active/pressed statesDark mode accentsSecondary text
800
7616
#76160A
Text on light backgroundsHeadingsStrong borders
900
4B0E
#4B0E06
Primary textHigh emphasis contentDark headings
950
2F09
#2F0904
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --tan-50: #FEF2F1;
  --tan-100: #FCE2DE;
  --tan-200: #FAC8C2;
  --tan-300: #F69E92;
  --tan-400: #F26C5A;
  --tan-500: #EE412B;
  --tan-600: #D02711;
  --tan-700: #A51F0D;
  --tan-800: #76160A;
  --tan-900: #4B0E06;
  --tan-950: #2F0904;
}
Generate More ShadesCreate PaletteConvert Color