#EAFBF9 Color

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

Color preview

#EAFBF9

Color formats

HEX
#EAFBF9
RGB
rgb(234, 251, 249)
RGBA
rgba(234, 251, 249, 1)
HSL
hsl(173, 68%, 95%)
HSV
hsv(173, 7%, 98%)
CMYK
cmyk(7%, 0%, 1%, 2%)
CSS variable
--color-primary: #EAFBF9;
Lowercase HEX
#eafbf9

Shades

Tints

Tones

Harmony

CSS snippets for #EAFBF9

.color-eafbf9 {
  color: #EAFBF9;
  background-color: #EAFBF9;
}

Frequently asked questions

What color is #EAFBF9?+

#EAFBF9 is a HEX color with RGB value rgb(234, 251, 249) and HSL value hsl(173, 68%, 95%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #EAFBF9?+

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