#B02F1C Color

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

Color preview

#B02F1C

Color formats

HEX
#B02F1C
RGB
rgb(176, 47, 28)
RGBA
rgba(176, 47, 28, 1)
HSL
hsl(8, 73%, 40%)
HSV
hsv(8, 84%, 69%)
CMYK
cmyk(0%, 73%, 84%, 31%)
CSS variable
--color-primary: #B02F1C;
Lowercase HEX
#b02f1c

Shades

Tints

Tones

Harmony

CSS snippets for #B02F1C

.color-b02f1c {
  color: #B02F1C;
  background-color: #B02F1C;
}

Frequently asked questions

What color is #B02F1C?+

#B02F1C is a HEX color with RGB value rgb(176, 47, 28) and HSL value hsl(8, 73%, 40%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #B02F1C?+

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