Tan

#F49F94

Red

Color Codes

All color formats for development

HEX
#F49F94
RGB
rgb(244, 159, 148)
HSL
hsl(7, 81%, 77%)
OKLCH
oklch(0.784 0.104 27.7)
CMYK
cmyk(0%, 35%, 39%, 4%)

Accessibility

WCAG contrast compliance

On White Background

2.05:1

AA AAA

On Black Background

10.23:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF3
100
#FCE2
200
#F9C9
300
#F4A0
400
#EE6E
500
#E945
600
#CB2B
700
#A222
800
#7318
900
#4A0F
950
#2E0A

Shades

Darker variations

1#F08071
2#EC604E
3#E9402A
4#D52D16
5#B22513
6#8E1E0F
7#6B160B
8#470F07
9#240704

Tints

Lighter variations

1#F5A99F
2#F6B3AA
3#F7BCB5
4#F8C6BF
5#F9CFCA
6#FBD9D5
7#FCE2DF
8#FDECEA
9#FEF5F4

Tones

Muted variations

1#EFA49A
2#EAA79E
3#E6ABA3
4#E1AEA8
5#DCB2AD
6#D7B6B1
7#D3B9B6
8#CEBDBB
9#C9C1C0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF3
#FEF3F1
BackgroundsSubtle highlightsCard backgrounds
100
FCE2
#FCE2DF
Light backgroundsTable row hoverSkeleton loading
200
F9C9
#F9C9C3
Secondary backgroundsInput backgroundsDividers
300
F4A0
#F4A095
BordersInactive statesPlaceholder text
400
EE6E
#EE6E5D
Disabled statesSecondary iconsMuted text
500
E945
#E9452F
Primary brand colorCTAsActive elementsLinks
600
CB2B
#CB2B15
Hover statesFocus ringsPrimary buttons hover
700
A222
#A22211
Active/pressed statesDark mode accentsSecondary text
800
7318
#73180C
Text on light backgroundsHeadingsStrong borders
900
4A0F
#4A0F08
Primary textHigh emphasis contentDark headings
950
2E0A
#2E0A05
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --tan-50: #FEF3F1;
  --tan-100: #FCE2DF;
  --tan-200: #F9C9C3;
  --tan-300: #F4A095;
  --tan-400: #EE6E5D;
  --tan-500: #E9452F;
  --tan-600: #CB2B15;
  --tan-700: #A22211;
  --tan-800: #73180C;
  --tan-900: #4A0F08;
  --tan-950: #2E0A05;
}
Generate More ShadesCreate PaletteConvert Color