#EAFFF8 Color

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

Color preview

#EAFFF8

Color formats

HEX
#EAFFF8
RGB
rgb(234, 255, 248)
RGBA
rgba(234, 255, 248, 1)
HSL
hsl(160, 100%, 96%)
HSV
hsv(160, 8%, 100%)
CMYK
cmyk(8%, 0%, 3%, 0%)
CSS variable
--color-primary: #EAFFF8;
Lowercase HEX
#eafff8

Shades

Tints

Tones

Harmony

CSS snippets for #EAFFF8

.color-eafff8 {
  color: #EAFFF8;
  background-color: #EAFFF8;
}

Frequently asked questions

What color is #EAFFF8?+

#EAFFF8 is a HEX color with RGB value rgb(234, 255, 248) and HSL value hsl(160, 100%, 96%). Its closest CSS named color is Azure.

What is the closest Tailwind color to #EAFFF8?+

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