#B02B27 Color

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

Color preview

#B02B27

Color formats

HEX
#B02B27
RGB
rgb(176, 43, 39)
RGBA
rgba(176, 43, 39, 1)
HSL
hsl(2, 64%, 42%)
HSV
hsv(2, 78%, 69%)
CMYK
cmyk(0%, 76%, 78%, 31%)
CSS variable
--color-primary: #B02B27;
Lowercase HEX
#b02b27

Shades

Tints

Tones

Harmony

CSS snippets for #B02B27

.color-b02b27 {
  color: #B02B27;
  background-color: #B02B27;
}

Frequently asked questions

What color is #B02B27?+

#B02B27 is a HEX color with RGB value rgb(176, 43, 39) and HSL value hsl(2, 64%, 42%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #B02B27?+

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