#EDEFFE Color

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

Color preview

#EDEFFE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EDEFFE

.color-edeffe {
  color: #EDEFFE;
  background-color: #EDEFFE;
}

Frequently asked questions

What color is #EDEFFE?+

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

What is the closest Tailwind color to #EDEFFE?+

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