#EEDFAA Color

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

Color preview

#EEDFAA

Color formats

HEX
#EEDFAA
RGB
rgb(238, 223, 170)
RGBA
rgba(238, 223, 170, 1)
HSL
hsl(47, 67%, 80%)
HSV
hsv(47, 29%, 93%)
CMYK
cmyk(0%, 6%, 29%, 7%)
CSS variable
--color-primary: #EEDFAA;
Lowercase HEX
#eedfaa

Shades

Tints

Tones

Harmony

CSS snippets for #EEDFAA

.color-eedfaa {
  color: #EEDFAA;
  background-color: #EEDFAA;
}

Frequently asked questions

What color is #EEDFAA?+

#EEDFAA is a HEX color with RGB value rgb(238, 223, 170) and HSL value hsl(47, 67%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EEDFAA?+

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