#EEDEA0 Color

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

Color preview

#EEDEA0

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EEDEA0

.color-eedea0 {
  color: #EEDEA0;
  background-color: #EEDEA0;
}

Frequently asked questions

What color is #EEDEA0?+

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

What is the closest Tailwind color to #EEDEA0?+

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