#EEE1AE Color

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

Color preview

#EEE1AE

Color formats

HEX
#EEE1AE
RGB
rgb(238, 225, 174)
RGBA
rgba(238, 225, 174, 1)
HSL
hsl(48, 65%, 81%)
HSV
hsv(48, 27%, 93%)
CMYK
cmyk(0%, 5%, 27%, 7%)
CSS variable
--color-primary: #EEE1AE;
Lowercase HEX
#eee1ae

Shades

Tints

Tones

Harmony

CSS snippets for #EEE1AE

.color-eee1ae {
  color: #EEE1AE;
  background-color: #EEE1AE;
}

Frequently asked questions

What color is #EEE1AE?+

#EEE1AE is a HEX color with RGB value rgb(238, 225, 174) and HSL value hsl(48, 65%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EEE1AE?+

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