Fire Brick

#AA0939

Pink

Color Codes

All color formats for development

HEX
#AA0939
RGB
rgb(170, 9, 57)
HSL
hsl(342, 90%, 35%)
OKLCH
oklch(0.472 0.185 14.7)
CMYK
cmyk(0%, 95%, 66%, 33%)

Accessibility

WCAG contrast compliance

On White Background

7.48:1

AA AAA

On Black Background

2.81:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF0
100
#FDDD
200
#FCC0
300
#F990
400
#F655
500
#F425
600
#D50B
700
#AA09
800
#7906
900
#4E04
950
#3003

Shades

Darker variations

1#990833
2#88072E
3#770628
4#660522
5#55041D
6#440417
7#330311
8#22020B
9#110106

Tints

Lighter variations

1#C90B44
2#E90C4E
3#F32361
4#F54278
5#F7628E
6#F881A5
7#FAA1BB
8#FCC0D2
9#FDE0E8

Tones

Muted variations

1#A2113C
2#9A1940
3#912143
4#892946
5#813149
6#79394C
7#714150
8#694953
9#615156

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF0
#FEF0F5
BackgroundsSubtle highlightsCard backgrounds
100
FDDD
#FDDDE7
Light backgroundsTable row hoverSkeleton loading
200
FCC0
#FCC0D2
Secondary backgroundsInput backgroundsDividers
300
F990
#F990AF
BordersInactive statesPlaceholder text
400
F655
#F65586
Disabled statesSecondary iconsMuted text
500
F425
#F42563
Primary brand colorCTAsActive elementsLinks
600
D50B
#D50B48
Hover statesFocus ringsPrimary buttons hover
700
AA09
#AA0939
Active/pressed statesDark mode accentsSecondary text
800
7906
#790629
Text on light backgroundsHeadingsStrong borders
900
4E04
#4E041A
Primary textHigh emphasis contentDark headings
950
3003
#300310
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --fire-brick-50: #FEF0F5;
  --fire-brick-100: #FDDDE7;
  --fire-brick-200: #FCC0D2;
  --fire-brick-300: #F990AF;
  --fire-brick-400: #F65586;
  --fire-brick-500: #F42563;
  --fire-brick-600: #D50B48;
  --fire-brick-700: #AA0939;
  --fire-brick-800: #790629;
  --fire-brick-900: #4E041A;
  --fire-brick-950: #300310;
}
Generate More ShadesCreate PaletteConvert Color