#EEECD7 Color

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

Color preview

#EEECD7

Color formats

HEX
#EEECD7
RGB
rgb(238, 236, 215)
RGBA
rgba(238, 236, 215, 1)
HSL
hsl(55, 40%, 89%)
HSV
hsv(55, 10%, 93%)
CMYK
cmyk(0%, 1%, 10%, 7%)
CSS variable
--color-primary: #EEECD7;
Lowercase HEX
#eeecd7

Shades

Tints

Tones

Harmony

CSS snippets for #EEECD7

.color-eeecd7 {
  color: #EEECD7;
  background-color: #EEECD7;
}

Frequently asked questions

What color is #EEECD7?+

#EEECD7 is a HEX color with RGB value rgb(238, 236, 215) and HSL value hsl(55, 40%, 89%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EEECD7?+

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