#EEE159 Color

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

Color preview

#EEE159

Color formats

HEX
#EEE159
RGB
rgb(238, 225, 89)
RGBA
rgba(238, 225, 89, 1)
HSL
hsl(55, 81%, 64%)
HSV
hsv(55, 63%, 93%)
CMYK
cmyk(0%, 5%, 63%, 7%)
CSS variable
--color-primary: #EEE159;
Lowercase HEX
#eee159

Shades

Tints

Tones

Harmony

CSS snippets for #EEE159

.color-eee159 {
  color: #EEE159;
  background-color: #EEE159;
}

Frequently asked questions

What color is #EEE159?+

#EEE159 is a HEX color with RGB value rgb(238, 225, 89) and HSL value hsl(55, 81%, 64%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EEE159?+

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