#EEEDEF Color

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

Color preview

#EEEDEF

Color formats

HEX
#EEEDEF
RGB
rgb(238, 237, 239)
RGBA
rgba(238, 237, 239, 1)
HSL
hsl(270, 6%, 93%)
HSV
hsv(270, 1%, 94%)
CMYK
cmyk(0%, 1%, 0%, 6%)
CSS variable
--color-primary: #EEEDEF;
Lowercase HEX
#eeedef

Shades

Tints

Tones

Harmony

CSS snippets for #EEEDEF

.color-eeedef {
  color: #EEEDEF;
  background-color: #EEEDEF;
}

Frequently asked questions

What color is #EEEDEF?+

#EEEDEF is a HEX color with RGB value rgb(238, 237, 239) and HSL value hsl(270, 6%, 93%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #EEEDEF?+

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