#B2242E Color

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

Color preview

#B2242E

Color formats

HEX
#B2242E
RGB
rgb(178, 36, 46)
RGBA
rgba(178, 36, 46, 1)
HSL
hsl(356, 66%, 42%)
HSV
hsv(356, 80%, 70%)
CMYK
cmyk(0%, 80%, 74%, 30%)
CSS variable
--color-primary: #B2242E;
Lowercase HEX
#b2242e

Shades

Tints

Tones

Harmony

CSS snippets for #B2242E

.color-b2242e {
  color: #B2242E;
  background-color: #B2242E;
}

Frequently asked questions

What color is #B2242E?+

#B2242E is a HEX color with RGB value rgb(178, 36, 46) and HSL value hsl(356, 66%, 42%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #B2242E?+

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