#EEF7DF Color

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

Color preview

#EEF7DF

Color formats

HEX
#EEF7DF
RGB
rgb(238, 247, 223)
RGBA
rgba(238, 247, 223, 1)
HSL
hsl(83, 60%, 92%)
HSV
hsv(83, 10%, 97%)
CMYK
cmyk(4%, 0%, 10%, 3%)
CSS variable
--color-primary: #EEF7DF;
Lowercase HEX
#eef7df

Shades

Tints

Tones

Harmony

CSS snippets for #EEF7DF

.color-eef7df {
  color: #EEF7DF;
  background-color: #EEF7DF;
}

Frequently asked questions

What color is #EEF7DF?+

#EEF7DF is a HEX color with RGB value rgb(238, 247, 223) and HSL value hsl(83, 60%, 92%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #EEF7DF?+

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