#EAFBFC Color

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

Color preview

#EAFBFC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EAFBFC

.color-eafbfc {
  color: #EAFBFC;
  background-color: #EAFBFC;
}

Frequently asked questions

What color is #EAFBFC?+

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

What is the closest Tailwind color to #EAFBFC?+

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