#EAFDF9 Color

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

Color preview

#EAFDF9

Color formats

HEX
#EAFDF9
RGB
rgb(234, 253, 249)
RGBA
rgba(234, 253, 249, 1)
HSL
hsl(167, 83%, 95%)
HSV
hsv(167, 8%, 99%)
CMYK
cmyk(8%, 0%, 2%, 1%)
CSS variable
--color-primary: #EAFDF9;
Lowercase HEX
#eafdf9

Shades

Tints

Tones

Harmony

CSS snippets for #EAFDF9

.color-eafdf9 {
  color: #EAFDF9;
  background-color: #EAFDF9;
}

Frequently asked questions

What color is #EAFDF9?+

#EAFDF9 is a HEX color with RGB value rgb(234, 253, 249) and HSL value hsl(167, 83%, 95%). Its closest CSS named color is Azure.

What is the closest Tailwind color to #EAFDF9?+

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