Fire Brick

#9D1815

Red

Color Codes

All color formats for development

HEX
#9D1815
RGB
rgb(157, 24, 21)
HSL
hsl(1, 76%, 35%)
OKLCH
oklch(0.449 0.168 28.1)
CMYK
cmyk(0%, 85%, 87%, 38%)

Accessibility

WCAG contrast compliance

On White Background

8.16:1

AA AAA

On Black Background

2.58:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF2
100
#FBE0
200
#F7C5
300
#F199
400
#EA64
500
#E338
600
#C51E
700
#9D18
800
#7011
900
#480B
950
#2D07

Shades

Darker variations

1#8D1513
2#7E1311
3#6E110F
4#5E0E0D
5#4F0C0B
6#3F0909
7#2F0706
8#1F0504
9#100202

Tints

Lighter variations

1#BA1C19
2#D7201D
3#E33633
4#E75250
5#EB6F6D
6#EF8C8A
7#F3A9A7
8#F7C5C5
9#FBE2E2

Tones

Muted variations

1#961E1C
2#902523
3#892B2A
4#823231
5#7B3837
6#743F3E
7#6E4645
8#674C4C
9#605352

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2F2
BackgroundsSubtle highlightsCard backgrounds
100
FBE0
#FBE0E0
Light backgroundsTable row hoverSkeleton loading
200
F7C5
#F7C5C5
Secondary backgroundsInput backgroundsDividers
300
F199
#F19998
BordersInactive statesPlaceholder text
400
EA64
#EA6462
Disabled statesSecondary iconsMuted text
500
E338
#E33835
Primary brand colorCTAsActive elementsLinks
600
C51E
#C51E1B
Hover statesFocus ringsPrimary buttons hover
700
9D18
#9D1815
Active/pressed statesDark mode accentsSecondary text
800
7011
#70110F
Text on light backgroundsHeadingsStrong borders
900
480B
#480B0A
Primary textHigh emphasis contentDark headings
950
2D07
#2D0706
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --fire-brick-50: #FDF2F2;
  --fire-brick-100: #FBE0E0;
  --fire-brick-200: #F7C5C5;
  --fire-brick-300: #F19998;
  --fire-brick-400: #EA6462;
  --fire-brick-500: #E33835;
  --fire-brick-600: #C51E1B;
  --fire-brick-700: #9D1815;
  --fire-brick-800: #70110F;
  --fire-brick-900: #480B0A;
  --fire-brick-950: #2D0706;
}
Generate More ShadesCreate PaletteConvert Color