#B22222 Color

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

Color preview

#B22222

Color formats

HEX
#B22222
RGB
rgb(178, 34, 34)
RGBA
rgba(178, 34, 34, 1)
HSL
hsl(0, 68%, 42%)
HSV
hsv(0, 81%, 70%)
CMYK
cmyk(0%, 81%, 81%, 30%)
CSS variable
--color-primary: #B22222;
Lowercase HEX
#b22222

Shades

Tints

Tones

Harmony

CSS snippets for #B22222

.color-b22222 {
  color: #B22222;
  background-color: #B22222;
}

Frequently asked questions

What color is #B22222?+

#B22222 is a HEX color with RGB value rgb(178, 34, 34) and HSL value hsl(0, 68%, 42%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #B22222?+

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