#EAFDD7 Color

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

Color preview

#EAFDD7

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EAFDD7

.color-eafdd7 {
  color: #EAFDD7;
  background-color: #EAFDD7;
}

Frequently asked questions

What color is #EAFDD7?+

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

What is the closest Tailwind color to #EAFDD7?+

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