Tan

#F3A495

Red

Color Codes

All color formats for development

HEX
#F3A495
RGB
rgb(243, 164, 149)
HSL
hsl(10, 80%, 77%)
OKLCH
oklch(0.792 0.097 31.2)
CMYK
cmyk(0%, 33%, 39%, 5%)

Accessibility

WCAG contrast compliance

On White Background

1.99:1

AA AAA

On Black Background

10.56:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF3
100
#FBE4
200
#F8CC
300
#F3A5
400
#ED76
500
#E84F
600
#CA34
700
#A12A
800
#731E
900
#4913
950
#2E0C

Shades

Darker variations

1#EF8772
2#EB694F
3#E74B2B
4#D43718
5#B12E14
6#8D2510
7#6A1B0C
8#471208
9#230904

Tints

Lighter variations

1#F4AEA0
2#F6B7AB
3#F7C0B5
4#F8C9C0
5#F9D2CA
6#FADBD5
7#FBE4DF
8#FDEDEA
9#FEF6F4

Tones

Muted variations

1#EFA89A
2#EAAB9F
3#E5AEA4
4#E1B2A8
5#DCB5AD
6#D7B8B2
7#D2BBB6
8#CEBEBB
9#C9C1C0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF3
#FDF3F1
BackgroundsSubtle highlightsCard backgrounds
100
FBE4
#FBE4DF
Light backgroundsTable row hoverSkeleton loading
200
F8CC
#F8CCC3
Secondary backgroundsInput backgroundsDividers
300
F3A5
#F3A595
BordersInactive statesPlaceholder text
400
ED76
#ED765E
Disabled statesSecondary iconsMuted text
500
E84F
#E84F30
Primary brand colorCTAsActive elementsLinks
600
CA34
#CA3416
Hover statesFocus ringsPrimary buttons hover
700
A12A
#A12A12
Active/pressed statesDark mode accentsSecondary text
800
731E
#731E0D
Text on light backgroundsHeadingsStrong borders
900
4913
#491308
Primary textHigh emphasis contentDark headings
950
2E0C
#2E0C05
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --tan-50: #FDF3F1;
  --tan-100: #FBE4DF;
  --tan-200: #F8CCC3;
  --tan-300: #F3A595;
  --tan-400: #ED765E;
  --tan-500: #E84F30;
  --tan-600: #CA3416;
  --tan-700: #A12A12;
  --tan-800: #731E0D;
  --tan-900: #491308;
  --tan-950: #2E0C05;
}
Generate More ShadesCreate PaletteConvert Color