#E8E2AA Color

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

Color preview

#E8E2AA

Color formats

HEX
#E8E2AA
RGB
rgb(232, 226, 170)
RGBA
rgba(232, 226, 170, 1)
HSL
hsl(54, 57%, 79%)
HSV
hsv(54, 27%, 91%)
CMYK
cmyk(0%, 3%, 27%, 9%)
CSS variable
--color-primary: #E8E2AA;
Lowercase HEX
#e8e2aa

Shades

Tints

Tones

Harmony

CSS snippets for #E8E2AA

.color-e8e2aa {
  color: #E8E2AA;
  background-color: #E8E2AA;
}

Frequently asked questions

What color is #E8E2AA?+

#E8E2AA is a HEX color with RGB value rgb(232, 226, 170) and HSL value hsl(54, 57%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E8E2AA?+

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