#EE8B1A Color

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

Color preview

#EE8B1A

Color formats

HEX
#EE8B1A
RGB
rgb(238, 139, 26)
RGBA
rgba(238, 139, 26, 1)
HSL
hsl(32, 86%, 52%)
HSV
hsv(32, 89%, 93%)
CMYK
cmyk(0%, 42%, 89%, 7%)
CSS variable
--color-primary: #EE8B1A;
Lowercase HEX
#ee8b1a

Shades

Tints

Tones

Harmony

CSS snippets for #EE8B1A

.color-ee8b1a {
  color: #EE8B1A;
  background-color: #EE8B1A;
}

Frequently asked questions

What color is #EE8B1A?+

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

What is the closest Tailwind color to #EE8B1A?+

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