#EAF5DF Color

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

Color preview

#EAF5DF

Color formats

HEX
#EAF5DF
RGB
rgb(234, 245, 223)
RGBA
rgba(234, 245, 223, 1)
HSL
hsl(90, 52%, 92%)
HSV
hsv(90, 9%, 96%)
CMYK
cmyk(4%, 0%, 9%, 4%)
CSS variable
--color-primary: #EAF5DF;
Lowercase HEX
#eaf5df

Shades

Tints

Tones

Harmony

CSS snippets for #EAF5DF

.color-eaf5df {
  color: #EAF5DF;
  background-color: #EAF5DF;
}

Frequently asked questions

What color is #EAF5DF?+

#EAF5DF is a HEX color with RGB value rgb(234, 245, 223) and HSL value hsl(90, 52%, 92%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #EAF5DF?+

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