#EEEDC6 Color

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

Color preview

#EEEDC6

Color formats

HEX
#EEEDC6
RGB
rgb(238, 237, 198)
RGBA
rgba(238, 237, 198, 1)
HSL
hsl(59, 54%, 85%)
HSV
hsv(59, 17%, 93%)
CMYK
cmyk(0%, 0%, 17%, 7%)
CSS variable
--color-primary: #EEEDC6;
Lowercase HEX
#eeedc6

Shades

Tints

Tones

Harmony

CSS snippets for #EEEDC6

.color-eeedc6 {
  color: #EEEDC6;
  background-color: #EEEDC6;
}

Frequently asked questions

What color is #EEEDC6?+

#EEEDC6 is a HEX color with RGB value rgb(238, 237, 198) and HSL value hsl(59, 54%, 85%). Its closest CSS named color is BlanchedAlmond.

What is the closest Tailwind color to #EEEDC6?+

The closest Tailwind color is lime-100, available as the bg-lime-100 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