#EEDEBC Color

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

Color preview

#EEDEBC

Color formats

HEX
#EEDEBC
RGB
rgb(238, 222, 188)
RGBA
rgba(238, 222, 188, 1)
HSL
hsl(41, 60%, 84%)
HSV
hsv(41, 21%, 93%)
CMYK
cmyk(0%, 7%, 21%, 7%)
CSS variable
--color-primary: #EEDEBC;
Lowercase HEX
#eedebc

Shades

Tints

Tones

Harmony

CSS snippets for #EEDEBC

.color-eedebc {
  color: #EEDEBC;
  background-color: #EEDEBC;
}

Frequently asked questions

What color is #EEDEBC?+

#EEDEBC is a HEX color with RGB value rgb(238, 222, 188) and HSL value hsl(41, 60%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EEDEBC?+

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