#B22B24 Color

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

Color preview

#B22B24

Color formats

HEX
#B22B24
RGB
rgb(178, 43, 36)
RGBA
rgba(178, 43, 36, 1)
HSL
hsl(3, 66%, 42%)
HSV
hsv(3, 80%, 70%)
CMYK
cmyk(0%, 76%, 80%, 30%)
CSS variable
--color-primary: #B22B24;
Lowercase HEX
#b22b24

Shades

Tints

Tones

Harmony

CSS snippets for #B22B24

.color-b22b24 {
  color: #B22B24;
  background-color: #B22B24;
}

Frequently asked questions

What color is #B22B24?+

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

What is the closest Tailwind color to #B22B24?+

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