#B2252C Color

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

Color preview

#B2252C

Color formats

HEX
#B2252C
RGB
rgb(178, 37, 44)
RGBA
rgba(178, 37, 44, 1)
HSL
hsl(357, 66%, 42%)
HSV
hsv(357, 79%, 70%)
CMYK
cmyk(0%, 79%, 75%, 30%)
CSS variable
--color-primary: #B2252C;
Lowercase HEX
#b2252c

Shades

Tints

Tones

Harmony

CSS snippets for #B2252C

.color-b2252c {
  color: #B2252C;
  background-color: #B2252C;
}

Frequently asked questions

What color is #B2252C?+

#B2252C is a HEX color with RGB value rgb(178, 37, 44) and HSL value hsl(357, 66%, 42%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #B2252C?+

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