#EDEFFA Color

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

Color preview

#EDEFFA

Color formats

HEX
#EDEFFA
RGB
rgb(237, 239, 250)
RGBA
rgba(237, 239, 250, 1)
HSL
hsl(231, 57%, 95%)
HSV
hsv(231, 5%, 98%)
CMYK
cmyk(5%, 4%, 0%, 2%)
CSS variable
--color-primary: #EDEFFA;
Lowercase HEX
#edeffa

Shades

Tints

Tones

Harmony

CSS snippets for #EDEFFA

.color-edeffa {
  color: #EDEFFA;
  background-color: #EDEFFA;
}

Frequently asked questions

What color is #EDEFFA?+

#EDEFFA is a HEX color with RGB value rgb(237, 239, 250) and HSL value hsl(231, 57%, 95%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #EDEFFA?+

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