Fire Brick

#A02613

Red

Color Codes

All color formats for development

HEX
#A02613
RGB
rgb(160, 38, 19)
HSL
hsl(8, 79%, 35%)
OKLCH
oklch(0.465 0.161 31.7)
CMYK
cmyk(0%, 76%, 88%, 37%)

Accessibility

WCAG contrast compliance

On White Background

7.55:1

AA AAA

On Black Background

2.78:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF3
100
#FBE3
200
#F8CB
300
#F3A2
400
#EC72
500
#E74A
600
#C92F
700
#A026
800
#721B
900
#4911
950
#2E0B

Shades

Darker variations

1#902211
2#801E0F
3#701A0D
4#60170B
5#501309
6#400F07
7#300B06
8#200804
9#100402

Tints

Lighter variations

1#BD2D16
2#DB331A
3#E7482F
4#EA624D
5#EE7C6B
6#F19688
7#F5B0A6
8#F8CBC4
9#FCE5E1

Tones

Muted variations

1#992B1A
2#923021
3#8B3528
4#843A2F
5#7D3F36
6#75453D
7#6E4A44
8#674F4B
9#605452

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF3
#FDF3F1
BackgroundsSubtle highlightsCard backgrounds
100
FBE3
#FBE3DF
Light backgroundsTable row hoverSkeleton loading
200
F8CB
#F8CBC4
Secondary backgroundsInput backgroundsDividers
300
F3A2
#F3A296
BordersInactive statesPlaceholder text
400
EC72
#EC725F
Disabled statesSecondary iconsMuted text
500
E74A
#E74A32
Primary brand colorCTAsActive elementsLinks
600
C92F
#C92F18
Hover statesFocus ringsPrimary buttons hover
700
A026
#A02613
Active/pressed statesDark mode accentsSecondary text
800
721B
#721B0D
Text on light backgroundsHeadingsStrong borders
900
4911
#491109
Primary textHigh emphasis contentDark headings
950
2E0B
#2E0B05
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --fire-brick-50: #FDF3F1;
  --fire-brick-100: #FBE3DF;
  --fire-brick-200: #F8CBC4;
  --fire-brick-300: #F3A296;
  --fire-brick-400: #EC725F;
  --fire-brick-500: #E74A32;
  --fire-brick-600: #C92F18;
  --fire-brick-700: #A02613;
  --fire-brick-800: #721B0D;
  --fire-brick-900: #491109;
  --fire-brick-950: #2E0B05;
}
Generate More ShadesCreate PaletteConvert Color