#EEE084 Color

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

Color preview

#EEE084

Color formats

HEX
#EEE084
RGB
rgb(238, 224, 132)
RGBA
rgba(238, 224, 132, 1)
HSL
hsl(52, 76%, 73%)
HSV
hsv(52, 45%, 93%)
CMYK
cmyk(0%, 6%, 45%, 7%)
CSS variable
--color-primary: #EEE084;
Lowercase HEX
#eee084

Shades

Tints

Tones

Harmony

CSS snippets for #EEE084

.color-eee084 {
  color: #EEE084;
  background-color: #EEE084;
}

Frequently asked questions

What color is #EEE084?+

#EEE084 is a HEX color with RGB value rgb(238, 224, 132) and HSL value hsl(52, 76%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EEE084?+

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