#EE980D Color

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

Color preview

#EE980D

Color formats

HEX
#EE980D
RGB
rgb(238, 152, 13)
RGBA
rgba(238, 152, 13, 1)
HSL
hsl(37, 90%, 49%)
HSV
hsv(37, 95%, 93%)
CMYK
cmyk(0%, 36%, 95%, 7%)
CSS variable
--color-primary: #EE980D;
Lowercase HEX
#ee980d

Shades

Tints

Tones

Harmony

CSS snippets for #EE980D

.color-ee980d {
  color: #EE980D;
  background-color: #EE980D;
}

Frequently asked questions

What color is #EE980D?+

#EE980D is a HEX color with RGB value rgb(238, 152, 13) and HSL value hsl(37, 90%, 49%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #EE980D?+

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