#EEE062 Color

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

Color preview

#EEE062

Color formats

HEX
#EEE062
RGB
rgb(238, 224, 98)
RGBA
rgba(238, 224, 98, 1)
HSL
hsl(54, 80%, 66%)
HSV
hsv(54, 59%, 93%)
CMYK
cmyk(0%, 6%, 59%, 7%)
CSS variable
--color-primary: #EEE062;
Lowercase HEX
#eee062

Shades

Tints

Tones

Harmony

CSS snippets for #EEE062

.color-eee062 {
  color: #EEE062;
  background-color: #EEE062;
}

Frequently asked questions

What color is #EEE062?+

#EEE062 is a HEX color with RGB value rgb(238, 224, 98) and HSL value hsl(54, 80%, 66%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EEE062?+

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