#B22B16 Color

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

Color preview

#B22B16

Color formats

HEX
#B22B16
RGB
rgb(178, 43, 22)
RGBA
rgba(178, 43, 22, 1)
HSL
hsl(8, 78%, 39%)
HSV
hsv(8, 88%, 70%)
CMYK
cmyk(0%, 76%, 88%, 30%)
CSS variable
--color-primary: #B22B16;
Lowercase HEX
#b22b16

Shades

Tints

Tones

Harmony

CSS snippets for #B22B16

.color-b22b16 {
  color: #B22B16;
  background-color: #B22B16;
}

Frequently asked questions

What color is #B22B16?+

#B22B16 is a HEX color with RGB value rgb(178, 43, 22) and HSL value hsl(8, 78%, 39%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #B22B16?+

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