#EEEAAF Color

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

Color preview

#EEEAAF

Color formats

HEX
#EEEAAF
RGB
rgb(238, 234, 175)
RGBA
rgba(238, 234, 175, 1)
HSL
hsl(56, 65%, 81%)
HSV
hsv(56, 26%, 93%)
CMYK
cmyk(0%, 2%, 26%, 7%)
CSS variable
--color-primary: #EEEAAF;
Lowercase HEX
#eeeaaf

Shades

Tints

Tones

Harmony

CSS snippets for #EEEAAF

.color-eeeaaf {
  color: #EEEAAF;
  background-color: #EEEAAF;
}

Frequently asked questions

What color is #EEEAAF?+

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

What is the closest Tailwind color to #EEEAAF?+

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