#EEE362 Color

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

Color preview

#EEE362

Color formats

HEX
#EEE362
RGB
rgb(238, 227, 98)
RGBA
rgba(238, 227, 98, 1)
HSL
hsl(55, 80%, 66%)
HSV
hsv(55, 59%, 93%)
CMYK
cmyk(0%, 5%, 59%, 7%)
CSS variable
--color-primary: #EEE362;
Lowercase HEX
#eee362

Shades

Tints

Tones

Harmony

CSS snippets for #EEE362

.color-eee362 {
  color: #EEE362;
  background-color: #EEE362;
}

Frequently asked questions

What color is #EEE362?+

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

What is the closest Tailwind color to #EEE362?+

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