Fire Brick

#9D1518

Red

Color Codes

All color formats for development

HEX
#9D1518
RGB
rgb(157, 21, 24)
HSL
hsl(359, 76%, 35%)
OKLCH
oklch(0.447 0.169 26.8)
CMYK
cmyk(0%, 87%, 85%, 38%)

Accessibility

WCAG contrast compliance

On White Background

8.22:1

AA AAA

On Black Background

2.55:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF2
100
#FBE0
200
#F7C5
300
#F198
400
#EA62
500
#E335
600
#C51B
700
#9D15
800
#700F
900
#480A
950
#2D06

Shades

Darker variations

1#8D1315
2#7E1113
3#6E0F11
4#5E0D0E
5#4F0B0C
6#3F0909
7#2F0607
8#1F0405
9#100202

Tints

Lighter variations

1#BA191C
2#D71D20
3#E33336
4#E75052
5#EB6D6F
6#EF8A8C
7#F3A7A9
8#F7C5C5
9#FBE2E2

Tones

Muted variations

1#961C1E
2#902325
3#892A2B
4#823132
5#7B3738
6#743E3F
7#6E4546
8#674C4C
9#605253

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
F198
#F19899
BordersInactive statesPlaceholder text
400
EA62
#EA6264
Disabled statesSecondary iconsMuted text
500
E335
#E33538
Primary brand colorCTAsActive elementsLinks
600
C51B
#C51B1E
Hover statesFocus ringsPrimary buttons hover
700
9D15
#9D1518
Active/pressed statesDark mode accentsSecondary text
800
700F
#700F11
Text on light backgroundsHeadingsStrong borders
900
480A
#480A0B
Primary textHigh emphasis contentDark headings
950
2D06
#2D0607
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: #F19899;
  --fire-brick-400: #EA6264;
  --fire-brick-500: #E33538;
  --fire-brick-600: #C51B1E;
  --fire-brick-700: #9D1518;
  --fire-brick-800: #700F11;
  --fire-brick-900: #480A0B;
  --fire-brick-950: #2D0607;
}
Generate More ShadesCreate PaletteConvert Color