#B02D1C Color

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

Color preview

#B02D1C

Color formats

HEX
#B02D1C
RGB
rgb(176, 45, 28)
RGBA
rgba(176, 45, 28, 1)
HSL
hsl(7, 73%, 40%)
HSV
hsv(7, 84%, 69%)
CMYK
cmyk(0%, 74%, 84%, 31%)
CSS variable
--color-primary: #B02D1C;
Lowercase HEX
#b02d1c

Shades

Tints

Tones

Harmony

CSS snippets for #B02D1C

.color-b02d1c {
  color: #B02D1C;
  background-color: #B02D1C;
}

Frequently asked questions

What color is #B02D1C?+

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

What is the closest Tailwind color to #B02D1C?+

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