#EAFDEF Color

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

Color preview

#EAFDEF

Color formats

HEX
#EAFDEF
RGB
rgb(234, 253, 239)
RGBA
rgba(234, 253, 239, 1)
HSL
hsl(136, 83%, 95%)
HSV
hsv(136, 8%, 99%)
CMYK
cmyk(8%, 0%, 6%, 1%)
CSS variable
--color-primary: #EAFDEF;
Lowercase HEX
#eafdef

Shades

Tints

Tones

Harmony

CSS snippets for #EAFDEF

.color-eafdef {
  color: #EAFDEF;
  background-color: #EAFDEF;
}

Frequently asked questions

What color is #EAFDEF?+

#EAFDEF is a HEX color with RGB value rgb(234, 253, 239) and HSL value hsl(136, 83%, 95%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #EAFDEF?+

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