#EEDDBF Color

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

Color preview

#EEDDBF

Color formats

HEX
#EEDDBF
RGB
rgb(238, 221, 191)
RGBA
rgba(238, 221, 191, 1)
HSL
hsl(38, 58%, 84%)
HSV
hsv(38, 20%, 93%)
CMYK
cmyk(0%, 7%, 20%, 7%)
CSS variable
--color-primary: #EEDDBF;
Lowercase HEX
#eeddbf

Shades

Tints

Tones

Harmony

CSS snippets for #EEDDBF

.color-eeddbf {
  color: #EEDDBF;
  background-color: #EEDDBF;
}

Frequently asked questions

What color is #EEDDBF?+

#EEDDBF is a HEX color with RGB value rgb(238, 221, 191) and HSL value hsl(38, 58%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EEDDBF?+

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