#EEECD9 Color

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

Color preview

#EEECD9

Color formats

HEX
#EEECD9
RGB
rgb(238, 236, 217)
RGBA
rgba(238, 236, 217, 1)
HSL
hsl(54, 38%, 89%)
HSV
hsv(54, 9%, 93%)
CMYK
cmyk(0%, 1%, 9%, 7%)
CSS variable
--color-primary: #EEECD9;
Lowercase HEX
#eeecd9

Shades

Tints

Tones

Harmony

CSS snippets for #EEECD9

.color-eeecd9 {
  color: #EEECD9;
  background-color: #EEECD9;
}

Frequently asked questions

What color is #EEECD9?+

#EEECD9 is a HEX color with RGB value rgb(238, 236, 217) and HSL value hsl(54, 38%, 89%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #EEECD9?+

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