#EE9F0D Color

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

Color preview

#EE9F0D

Color formats

HEX
#EE9F0D
RGB
rgb(238, 159, 13)
RGBA
rgba(238, 159, 13, 1)
HSL
hsl(39, 90%, 49%)
HSV
hsv(39, 95%, 93%)
CMYK
cmyk(0%, 33%, 95%, 7%)
CSS variable
--color-primary: #EE9F0D;
Lowercase HEX
#ee9f0d

Shades

Tints

Tones

Harmony

CSS snippets for #EE9F0D

.color-ee9f0d {
  color: #EE9F0D;
  background-color: #EE9F0D;
}

Frequently asked questions

What color is #EE9F0D?+

#EE9F0D is a HEX color with RGB value rgb(238, 159, 13) and HSL value hsl(39, 90%, 49%). Its closest CSS named color is Orange.

What is the closest Tailwind color to #EE9F0D?+

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