#B33B23 Color

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

Color preview

#B33B23

Color formats

HEX
#B33B23
RGB
rgb(179, 59, 35)
RGBA
rgba(179, 59, 35, 1)
HSL
hsl(10, 67%, 42%)
HSV
hsv(10, 80%, 70%)
CMYK
cmyk(0%, 67%, 80%, 30%)
CSS variable
--color-primary: #B33B23;
Lowercase HEX
#b33b23

Shades

Tints

Tones

Harmony

CSS snippets for #B33B23

.color-b33b23 {
  color: #B33B23;
  background-color: #B33B23;
}

Frequently asked questions

What color is #B33B23?+

#B33B23 is a HEX color with RGB value rgb(179, 59, 35) and HSL value hsl(10, 67%, 42%). Its closest CSS named color is Brown.

What is the closest Tailwind color to #B33B23?+

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