Brown

#9D3115

Red

Color Codes

All color formats for development

HEX
#9D3115
RGB
rgb(157, 49, 21)
HSL
hsl(12, 76%, 35%)
OKLCH
oklch(0.472 0.148 35)
CMYK
cmyk(0%, 69%, 87%, 38%)

Accessibility

WCAG contrast compliance

On White Background

7.28:1

AA AAA

On Black Background

2.88:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF4
100
#FBE5
200
#F7CF
300
#F1AA
400
#EA7D
500
#E358
600
#C53D
700
#9D31
800
#7023
900
#4816
950
#2D0E

Shades

Darker variations

1#8D2C13
2#7E2711
3#6E220F
4#5E1D0D
5#4F180B
6#3F1309
7#2F0F06
8#1F0A04
9#100502

Tints

Lighter variations

1#BA3A19
2#D7431D
3#E35633
4#E76E50
5#EB866D
6#EF9E8A
7#F3B7A7
8#F7CFC5
9#FBE7E2

Tones

Muted variations

1#96351C
2#903923
3#893D2A
4#824131
5#7B4537
6#74493E
7#6E4D45
8#67514C
9#605552

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
F7CF
#F7CFC5
Secondary backgroundsInput backgroundsDividers
300
F1AA
#F1AA98
BordersInactive statesPlaceholder text
400
EA7D
#EA7D62
Disabled statesSecondary iconsMuted text
500
E358
#E35835
Primary brand colorCTAsActive elementsLinks
600
C53D
#C53D1B
Hover statesFocus ringsPrimary buttons hover
700
9D31
#9D3115
Active/pressed statesDark mode accentsSecondary text
800
7023
#70230F
Text on light backgroundsHeadingsStrong borders
900
4816
#48160A
Primary textHigh emphasis contentDark headings
950
2D0E
#2D0E06
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --brown-50: #FDF4F2;
  --brown-100: #FBE5E0;
  --brown-200: #F7CFC5;
  --brown-300: #F1AA98;
  --brown-400: #EA7D62;
  --brown-500: #E35835;
  --brown-600: #C53D1B;
  --brown-700: #9D3115;
  --brown-800: #70230F;
  --brown-900: #48160A;
  --brown-950: #2D0E06;
}
Generate More ShadesCreate PaletteConvert Color