#EEE462 Color

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

Color preview

#EEE462

Color formats

HEX
#EEE462
RGB
rgb(238, 228, 98)
RGBA
rgba(238, 228, 98, 1)
HSL
hsl(56, 80%, 66%)
HSV
hsv(56, 59%, 93%)
CMYK
cmyk(0%, 4%, 59%, 7%)
CSS variable
--color-primary: #EEE462;
Lowercase HEX
#eee462

Shades

Tints

Tones

Harmony

CSS snippets for #EEE462

.color-eee462 {
  color: #EEE462;
  background-color: #EEE462;
}

Frequently asked questions

What color is #EEE462?+

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

What is the closest Tailwind color to #EEE462?+

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