#EEECA4 Color

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

Color preview

#EEECA4

Color formats

HEX
#EEECA4
RGB
rgb(238, 236, 164)
RGBA
rgba(238, 236, 164, 1)
HSL
hsl(58, 69%, 79%)
HSV
hsv(58, 31%, 93%)
CMYK
cmyk(0%, 1%, 31%, 7%)
CSS variable
--color-primary: #EEECA4;
Lowercase HEX
#eeeca4

Shades

Tints

Tones

Harmony

CSS snippets for #EEECA4

.color-eeeca4 {
  color: #EEECA4;
  background-color: #EEECA4;
}

Frequently asked questions

What color is #EEECA4?+

#EEECA4 is a HEX color with RGB value rgb(238, 236, 164) and HSL value hsl(58, 69%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EEECA4?+

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