#EEEB6A Color

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

Color preview

#EEEB6A

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EEEB6A

.color-eeeb6a {
  color: #EEEB6A;
  background-color: #EEEB6A;
}

Frequently asked questions

What color is #EEEB6A?+

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

What is the closest Tailwind color to #EEEB6A?+

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