#E0E0AC Color

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

Color preview

#E0E0AC

Color formats

HEX
#E0E0AC
RGB
rgb(224, 224, 172)
RGBA
rgba(224, 224, 172, 1)
HSL
hsl(60, 46%, 78%)
HSV
hsv(60, 23%, 88%)
CMYK
cmyk(0%, 0%, 23%, 12%)
CSS variable
--color-primary: #E0E0AC;
Lowercase HEX
#e0e0ac

Shades

Tints

Tones

Harmony

CSS snippets for #E0E0AC

.color-e0e0ac {
  color: #E0E0AC;
  background-color: #E0E0AC;
}

Frequently asked questions

What color is #E0E0AC?+

#E0E0AC is a HEX color with RGB value rgb(224, 224, 172) and HSL value hsl(60, 46%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E0E0AC?+

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