#B4182B Color

Inspect #B4182B across formats, palettes, contrast and closest named color matches.

Color preview

#B4182B

Color formats

HEX
#B4182B
RGB
rgb(180, 24, 43)
RGBA
rgba(180, 24, 43, 1)
HSL
hsl(353, 76%, 40%)
HSV
hsv(353, 87%, 71%)
CMYK
cmyk(0%, 87%, 76%, 29%)
CSS variable
--color-primary: #B4182B;
Lowercase HEX
#b4182b

Shades

Tints

Tones

Harmony

CSS snippets for #B4182B

.color-b4182b {
  color: #B4182B;
  background-color: #B4182B;
}

Frequently asked questions

What color is #B4182B?+

#B4182B is a HEX color with RGB value rgb(180, 24, 43) and HSL value hsl(353, 76%, 40%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #B4182B?+

The closest Tailwind color is red-700, available as the bg-red-700 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools