#E9E4AA Color

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

Color preview

#E9E4AA

Color formats

HEX
#E9E4AA
RGB
rgb(233, 228, 170)
RGBA
rgba(233, 228, 170, 1)
HSL
hsl(55, 59%, 79%)
HSV
hsv(55, 27%, 91%)
CMYK
cmyk(0%, 2%, 27%, 9%)
CSS variable
--color-primary: #E9E4AA;
Lowercase HEX
#e9e4aa

Shades

Tints

Tones

Harmony

CSS snippets for #E9E4AA

.color-e9e4aa {
  color: #E9E4AA;
  background-color: #E9E4AA;
}

Frequently asked questions

What color is #E9E4AA?+

#E9E4AA is a HEX color with RGB value rgb(233, 228, 170) and HSL value hsl(55, 59%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E9E4AA?+

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