#EDFAFE Color

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

Color preview

#EDFAFE

Color formats

HEX
#EDFAFE
RGB
rgb(237, 250, 254)
RGBA
rgba(237, 250, 254, 1)
HSL
hsl(194, 89%, 96%)
HSV
hsv(194, 7%, 100%)
CMYK
cmyk(7%, 2%, 0%, 0%)
CSS variable
--color-primary: #EDFAFE;
Lowercase HEX
#edfafe

Shades

Tints

Tones

Harmony

CSS snippets for #EDFAFE

.color-edfafe {
  color: #EDFAFE;
  background-color: #EDFAFE;
}

Frequently asked questions

What color is #EDFAFE?+

#EDFAFE is a HEX color with RGB value rgb(237, 250, 254) and HSL value hsl(194, 89%, 96%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #EDFAFE?+

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