#EEDDA0 Color

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

Color preview

#EEDDA0

Color formats

HEX
#EEDDA0
RGB
rgb(238, 221, 160)
RGBA
rgba(238, 221, 160, 1)
HSL
hsl(47, 70%, 78%)
HSV
hsv(47, 33%, 93%)
CMYK
cmyk(0%, 7%, 33%, 7%)
CSS variable
--color-primary: #EEDDA0;
Lowercase HEX
#eedda0

Shades

Tints

Tones

Harmony

CSS snippets for #EEDDA0

.color-eedda0 {
  color: #EEDDA0;
  background-color: #EEDDA0;
}

Frequently asked questions

What color is #EEDDA0?+

#EEDDA0 is a HEX color with RGB value rgb(238, 221, 160) and HSL value hsl(47, 70%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EEDDA0?+

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