#EEE16A Color

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

Color preview

#EEE16A

Color formats

HEX
#EEE16A
RGB
rgb(238, 225, 106)
RGBA
rgba(238, 225, 106, 1)
HSL
hsl(54, 80%, 67%)
HSV
hsv(54, 55%, 93%)
CMYK
cmyk(0%, 5%, 55%, 7%)
CSS variable
--color-primary: #EEE16A;
Lowercase HEX
#eee16a

Shades

Tints

Tones

Harmony

CSS snippets for #EEE16A

.color-eee16a {
  color: #EEE16A;
  background-color: #EEE16A;
}

Frequently asked questions

What color is #EEE16A?+

#EEE16A is a HEX color with RGB value rgb(238, 225, 106) and HSL value hsl(54, 80%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EEE16A?+

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