#EDEEFE Color

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

Color preview

#EDEEFE

Color formats

HEX
#EDEEFE
RGB
rgb(237, 238, 254)
RGBA
rgba(237, 238, 254, 1)
HSL
hsl(236, 89%, 96%)
HSV
hsv(236, 7%, 100%)
CMYK
cmyk(7%, 6%, 0%, 0%)
CSS variable
--color-primary: #EDEEFE;
Lowercase HEX
#edeefe

Shades

Tints

Tones

Harmony

CSS snippets for #EDEEFE

.color-edeefe {
  color: #EDEEFE;
  background-color: #EDEEFE;
}

Frequently asked questions

What color is #EDEEFE?+

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

What is the closest Tailwind color to #EDEEFE?+

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