#EAFAFC Color

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

Color preview

#EAFAFC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EAFAFC

.color-eafafc {
  color: #EAFAFC;
  background-color: #EAFAFC;
}

Frequently asked questions

What color is #EAFAFC?+

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

What is the closest Tailwind color to #EAFAFC?+

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