#B02F16 Color

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

Color preview

#B02F16

Color formats

HEX
#B02F16
RGB
rgb(176, 47, 22)
RGBA
rgba(176, 47, 22, 1)
HSL
hsl(10, 78%, 39%)
HSV
hsv(10, 88%, 69%)
CMYK
cmyk(0%, 73%, 88%, 31%)
CSS variable
--color-primary: #B02F16;
Lowercase HEX
#b02f16

Shades

Tints

Tones

Harmony

CSS snippets for #B02F16

.color-b02f16 {
  color: #B02F16;
  background-color: #B02F16;
}

Frequently asked questions

What color is #B02F16?+

#B02F16 is a HEX color with RGB value rgb(176, 47, 22) and HSL value hsl(10, 78%, 39%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #B02F16?+

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