#E02D00 Color

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

Color preview

#E02D00

Color formats

HEX
#E02D00
RGB
rgb(224, 45, 0)
RGBA
rgba(224, 45, 0, 1)
HSL
hsl(12, 100%, 44%)
HSV
hsv(12, 100%, 88%)
CMYK
cmyk(0%, 80%, 100%, 12%)
CSS variable
--color-primary: #E02D00;
Lowercase HEX
#e02d00

Shades

Tints

Tones

Harmony

CSS snippets for #E02D00

.color-e02d00 {
  color: #E02D00;
  background-color: #E02D00;
}

Frequently asked questions

What color is #E02D00?+

#E02D00 is a HEX color with RGB value rgb(224, 45, 0) and HSL value hsl(12, 100%, 44%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #E02D00?+

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