#EAFDD9 Color

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

Color preview

#EAFDD9

Color formats

HEX
#EAFDD9
RGB
rgb(234, 253, 217)
RGBA
rgba(234, 253, 217, 1)
HSL
hsl(92, 90%, 92%)
HSV
hsv(92, 14%, 99%)
CMYK
cmyk(8%, 0%, 14%, 1%)
CSS variable
--color-primary: #EAFDD9;
Lowercase HEX
#eafdd9

Shades

Tints

Tones

Harmony

CSS snippets for #EAFDD9

.color-eafdd9 {
  color: #EAFDD9;
  background-color: #EAFDD9;
}

Frequently asked questions

What color is #EAFDD9?+

#EAFDD9 is a HEX color with RGB value rgb(234, 253, 217) and HSL value hsl(92, 90%, 92%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #EAFDD9?+

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