#EAFCFB Color

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

Color preview

#EAFCFB

Color formats

HEX
#EAFCFB
RGB
rgb(234, 252, 251)
RGBA
rgba(234, 252, 251, 1)
HSL
hsl(177, 75%, 95%)
HSV
hsv(177, 7%, 99%)
CMYK
cmyk(7%, 0%, 0%, 1%)
CSS variable
--color-primary: #EAFCFB;
Lowercase HEX
#eafcfb

Shades

Tints

Tones

Harmony

CSS snippets for #EAFCFB

.color-eafcfb {
  color: #EAFCFB;
  background-color: #EAFCFB;
}

Frequently asked questions

What color is #EAFCFB?+

#EAFCFB is a HEX color with RGB value rgb(234, 252, 251) and HSL value hsl(177, 75%, 95%). Its closest CSS named color is Azure.

What is the closest Tailwind color to #EAFCFB?+

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