Tan

#F1AB98

Red

Color Codes

All color formats for development

HEX
#F1AB98
RGB
rgb(241, 171, 152)
HSL
hsl(13, 76%, 77%)
OKLCH
oklch(0.803 0.087 35.8)
CMYK
cmyk(0%, 29%, 37%, 5%)

Accessibility

WCAG contrast compliance

On White Background

1.91:1

AA AAA

On Black Background

11.02:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF4
100
#FBE5
200
#F7D0
300
#F1AB
400
#EA7F
500
#E35B
600
#C540
700
#9D33
800
#7024
900
#4817
950
#2D0F

Shades

Darker variations

1#EC8F75
2#E77353
3#E35730
4#CF431C
5#AD3818
6#8A2D13
7#68220E
8#451609
9#230B05

Tints

Lighter variations

1#F2B3A2
2#F4BCAC
3#F5C4B7
4#F7CDC1
5#F8D5CB
6#F9DDD6
7#FBE6E0
8#FCEEEA
9#FEF7F5

Tones

Muted variations

1#ECAE9C
2#E8B0A1
3#E4B3A5
4#DFB5AA
5#DBB8AE
6#D6BAB3
7#D2BDB7
8#CDBFBB
9#C9C2C0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF4
#FDF4F2
BackgroundsSubtle highlightsCard backgrounds
100
FBE5
#FBE5E0
Light backgroundsTable row hoverSkeleton loading
200
F7D0
#F7D0C5
Secondary backgroundsInput backgroundsDividers
300
F1AB
#F1AB98
BordersInactive statesPlaceholder text
400
EA7F
#EA7F62
Disabled statesSecondary iconsMuted text
500
E35B
#E35B35
Primary brand colorCTAsActive elementsLinks
600
C540
#C5401B
Hover statesFocus ringsPrimary buttons hover
700
9D33
#9D3315
Active/pressed statesDark mode accentsSecondary text
800
7024
#70240F
Text on light backgroundsHeadingsStrong borders
900
4817
#48170A
Primary textHigh emphasis contentDark headings
950
2D0F
#2D0F06
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --tan-50: #FDF4F2;
  --tan-100: #FBE5E0;
  --tan-200: #F7D0C5;
  --tan-300: #F1AB98;
  --tan-400: #EA7F62;
  --tan-500: #E35B35;
  --tan-600: #C5401B;
  --tan-700: #9D3315;
  --tan-800: #70240F;
  --tan-900: #48170A;
  --tan-950: #2D0F06;
}
Generate More ShadesCreate PaletteConvert Color