#B03B24 Color

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

Color preview

#B03B24

Color formats

HEX
#B03B24
RGB
rgb(176, 59, 36)
RGBA
rgba(176, 59, 36, 1)
HSL
hsl(10, 66%, 42%)
HSV
hsv(10, 80%, 69%)
CMYK
cmyk(0%, 66%, 80%, 31%)
CSS variable
--color-primary: #B03B24;
Lowercase HEX
#b03b24

Shades

Tints

Tones

Harmony

CSS snippets for #B03B24

.color-b03b24 {
  color: #B03B24;
  background-color: #B03B24;
}

Frequently asked questions

What color is #B03B24?+

#B03B24 is a HEX color with RGB value rgb(176, 59, 36) and HSL value hsl(10, 66%, 42%). Its closest CSS named color is Brown.

What is the closest Tailwind color to #B03B24?+

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