#EE801A Color

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

Color preview

#EE801A

Color formats

HEX
#EE801A
RGB
rgb(238, 128, 26)
RGBA
rgba(238, 128, 26, 1)
HSL
hsl(29, 86%, 52%)
HSV
hsv(29, 89%, 93%)
CMYK
cmyk(0%, 46%, 89%, 7%)
CSS variable
--color-primary: #EE801A;
Lowercase HEX
#ee801a

Shades

Tints

Tones

Harmony

CSS snippets for #EE801A

.color-ee801a {
  color: #EE801A;
  background-color: #EE801A;
}

Frequently asked questions

What color is #EE801A?+

#EE801A is a HEX color with RGB value rgb(238, 128, 26) and HSL value hsl(29, 86%, 52%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #EE801A?+

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