#B33E24 Color

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

Color preview

#B33E24

Color formats

HEX
#B33E24
RGB
rgb(179, 62, 36)
RGBA
rgba(179, 62, 36, 1)
HSL
hsl(11, 67%, 42%)
HSV
hsv(11, 80%, 70%)
CMYK
cmyk(0%, 65%, 80%, 30%)
CSS variable
--color-primary: #B33E24;
Lowercase HEX
#b33e24

Shades

Tints

Tones

Harmony

CSS snippets for #B33E24

.color-b33e24 {
  color: #B33E24;
  background-color: #B33E24;
}

Frequently asked questions

What color is #B33E24?+

#B33E24 is a HEX color with RGB value rgb(179, 62, 36) and HSL value hsl(11, 67%, 42%). Its closest CSS named color is Brown.

What is the closest Tailwind color to #B33E24?+

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