#E1E0AC Color

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

Color preview

#E1E0AC

Color formats

HEX
#E1E0AC
RGB
rgb(225, 224, 172)
RGBA
rgba(225, 224, 172, 1)
HSL
hsl(59, 47%, 78%)
HSV
hsv(59, 24%, 88%)
CMYK
cmyk(0%, 0%, 24%, 12%)
CSS variable
--color-primary: #E1E0AC;
Lowercase HEX
#e1e0ac

Shades

Tints

Tones

Harmony

CSS snippets for #E1E0AC

.color-e1e0ac {
  color: #E1E0AC;
  background-color: #E1E0AC;
}

Frequently asked questions

What color is #E1E0AC?+

#E1E0AC is a HEX color with RGB value rgb(225, 224, 172) and HSL value hsl(59, 47%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E1E0AC?+

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