#EAFAFD Color

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

Color preview

#EAFAFD

Color formats

HEX
#EAFAFD
RGB
rgb(234, 250, 253)
RGBA
rgba(234, 250, 253, 1)
HSL
hsl(189, 83%, 95%)
HSV
hsv(189, 8%, 99%)
CMYK
cmyk(8%, 1%, 0%, 1%)
CSS variable
--color-primary: #EAFAFD;
Lowercase HEX
#eafafd

Shades

Tints

Tones

Harmony

CSS snippets for #EAFAFD

.color-eafafd {
  color: #EAFAFD;
  background-color: #EAFAFD;
}

Frequently asked questions

What color is #EAFAFD?+

#EAFAFD is a HEX color with RGB value rgb(234, 250, 253) and HSL value hsl(189, 83%, 95%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #EAFAFD?+

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