#EEF8DF Color

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

Color preview

#EEF8DF

Color formats

HEX
#EEF8DF
RGB
rgb(238, 248, 223)
RGBA
rgba(238, 248, 223, 1)
HSL
hsl(84, 64%, 92%)
HSV
hsv(84, 10%, 97%)
CMYK
cmyk(4%, 0%, 10%, 3%)
CSS variable
--color-primary: #EEF8DF;
Lowercase HEX
#eef8df

Shades

Tints

Tones

Harmony

CSS snippets for #EEF8DF

.color-eef8df {
  color: #EEF8DF;
  background-color: #EEF8DF;
}

Frequently asked questions

What color is #EEF8DF?+

#EEF8DF is a HEX color with RGB value rgb(238, 248, 223) and HSL value hsl(84, 64%, 92%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #EEF8DF?+

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