#B03B30 Color

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

Color preview

#B03B30

Color formats

HEX
#B03B30
RGB
rgb(176, 59, 48)
RGBA
rgba(176, 59, 48, 1)
HSL
hsl(5, 57%, 44%)
HSV
hsv(5, 73%, 69%)
CMYK
cmyk(0%, 66%, 73%, 31%)
CSS variable
--color-primary: #B03B30;
Lowercase HEX
#b03b30

Shades

Tints

Tones

Harmony

CSS snippets for #B03B30

.color-b03b30 {
  color: #B03B30;
  background-color: #B03B30;
}

Frequently asked questions

What color is #B03B30?+

#B03B30 is a HEX color with RGB value rgb(176, 59, 48) and HSL value hsl(5, 57%, 44%). Its closest CSS named color is Brown.

What is the closest Tailwind color to #B03B30?+

The closest Tailwind color is orange-800, available as the bg-orange-800 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