#EEE8AF Color

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

Color preview

#EEE8AF

Color formats

HEX
#EEE8AF
RGB
rgb(238, 232, 175)
RGBA
rgba(238, 232, 175, 1)
HSL
hsl(54, 65%, 81%)
HSV
hsv(54, 26%, 93%)
CMYK
cmyk(0%, 3%, 26%, 7%)
CSS variable
--color-primary: #EEE8AF;
Lowercase HEX
#eee8af

Shades

Tints

Tones

Harmony

CSS snippets for #EEE8AF

.color-eee8af {
  color: #EEE8AF;
  background-color: #EEE8AF;
}

Frequently asked questions

What color is #EEE8AF?+

#EEE8AF is a HEX color with RGB value rgb(238, 232, 175) and HSL value hsl(54, 65%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EEE8AF?+

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