#EEE766 Color

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

Color preview

#EEE766

Color formats

HEX
#EEE766
RGB
rgb(238, 231, 102)
RGBA
rgba(238, 231, 102, 1)
HSL
hsl(57, 80%, 67%)
HSV
hsv(57, 57%, 93%)
CMYK
cmyk(0%, 3%, 57%, 7%)
CSS variable
--color-primary: #EEE766;
Lowercase HEX
#eee766

Shades

Tints

Tones

Harmony

CSS snippets for #EEE766

.color-eee766 {
  color: #EEE766;
  background-color: #EEE766;
}

Frequently asked questions

What color is #EEE766?+

#EEE766 is a HEX color with RGB value rgb(238, 231, 102) and HSL value hsl(57, 80%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EEE766?+

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