#EEE063 Color

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

Color preview

#EEE063

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EEE063

.color-eee063 {
  color: #EEE063;
  background-color: #EEE063;
}

Frequently asked questions

What color is #EEE063?+

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

What is the closest Tailwind color to #EEE063?+

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