#E32B16 Color

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

Color preview

#E32B16

Color formats

HEX
#E32B16
RGB
rgb(227, 43, 22)
RGBA
rgba(227, 43, 22, 1)
HSL
hsl(6, 82%, 49%)
HSV
hsv(6, 90%, 89%)
CMYK
cmyk(0%, 81%, 90%, 11%)
CSS variable
--color-primary: #E32B16;
Lowercase HEX
#e32b16

Shades

Tints

Tones

Harmony

CSS snippets for #E32B16

.color-e32b16 {
  color: #E32B16;
  background-color: #E32B16;
}

Frequently asked questions

What color is #E32B16?+

#E32B16 is a HEX color with RGB value rgb(227, 43, 22) and HSL value hsl(6, 82%, 49%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #E32B16?+

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