#E02E12 Color

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

Color preview

#E02E12

Color formats

HEX
#E02E12
RGB
rgb(224, 46, 18)
RGBA
rgba(224, 46, 18, 1)
HSL
hsl(8, 85%, 47%)
HSV
hsv(8, 92%, 88%)
CMYK
cmyk(0%, 79%, 92%, 12%)
CSS variable
--color-primary: #E02E12;
Lowercase HEX
#e02e12

Shades

Tints

Tones

Harmony

CSS snippets for #E02E12

.color-e02e12 {
  color: #E02E12;
  background-color: #E02E12;
}

Frequently asked questions

What color is #E02E12?+

#E02E12 is a HEX color with RGB value rgb(224, 46, 18) and HSL value hsl(8, 85%, 47%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #E02E12?+

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