#EAFDD6 Color

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

Color preview

#EAFDD6

Color formats

HEX
#EAFDD6
RGB
rgb(234, 253, 214)
RGBA
rgba(234, 253, 214, 1)
HSL
hsl(89, 91%, 92%)
HSV
hsv(89, 15%, 99%)
CMYK
cmyk(8%, 0%, 15%, 1%)
CSS variable
--color-primary: #EAFDD6;
Lowercase HEX
#eafdd6

Shades

Tints

Tones

Harmony

CSS snippets for #EAFDD6

.color-eafdd6 {
  color: #EAFDD6;
  background-color: #EAFDD6;
}

Frequently asked questions

What color is #EAFDD6?+

#EAFDD6 is a HEX color with RGB value rgb(234, 253, 214) and HSL value hsl(89, 91%, 92%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #EAFDD6?+

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