#EEEA6A Color

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

Color preview

#EEEA6A

Color formats

HEX
#EEEA6A
RGB
rgb(238, 234, 106)
RGBA
rgba(238, 234, 106, 1)
HSL
hsl(58, 80%, 67%)
HSV
hsv(58, 55%, 93%)
CMYK
cmyk(0%, 2%, 55%, 7%)
CSS variable
--color-primary: #EEEA6A;
Lowercase HEX
#eeea6a

Shades

Tints

Tones

Harmony

CSS snippets for #EEEA6A

.color-eeea6a {
  color: #EEEA6A;
  background-color: #EEEA6A;
}

Frequently asked questions

What color is #EEEA6A?+

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

What is the closest Tailwind color to #EEEA6A?+

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