#EAF4DF Color

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

Color preview

#EAF4DF

Color formats

HEX
#EAF4DF
RGB
rgb(234, 244, 223)
RGBA
rgba(234, 244, 223, 1)
HSL
hsl(89, 49%, 92%)
HSV
hsv(89, 9%, 96%)
CMYK
cmyk(4%, 0%, 9%, 4%)
CSS variable
--color-primary: #EAF4DF;
Lowercase HEX
#eaf4df

Shades

Tints

Tones

Harmony

CSS snippets for #EAF4DF

.color-eaf4df {
  color: #EAF4DF;
  background-color: #EAF4DF;
}

Frequently asked questions

What color is #EAF4DF?+

#EAF4DF is a HEX color with RGB value rgb(234, 244, 223) and HSL value hsl(89, 49%, 92%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #EAF4DF?+

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