#EEDEAD Color

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

Color preview

#EEDEAD

Color formats

HEX
#EEDEAD
RGB
rgb(238, 222, 173)
RGBA
rgba(238, 222, 173, 1)
HSL
hsl(45, 66%, 81%)
HSV
hsv(45, 27%, 93%)
CMYK
cmyk(0%, 7%, 27%, 7%)
CSS variable
--color-primary: #EEDEAD;
Lowercase HEX
#eedead

Shades

Tints

Tones

Harmony

CSS snippets for #EEDEAD

.color-eedead {
  color: #EEDEAD;
  background-color: #EEDEAD;
}

Frequently asked questions

What color is #EEDEAD?+

#EEDEAD is a HEX color with RGB value rgb(238, 222, 173) and HSL value hsl(45, 66%, 81%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EEDEAD?+

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