#EEEE6A Color

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

Color preview

#EEEE6A

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EEEE6A

.color-eeee6a {
  color: #EEEE6A;
  background-color: #EEEE6A;
}

Frequently asked questions

What color is #EEEE6A?+

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

What is the closest Tailwind color to #EEEE6A?+

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