#EFDAFA Color

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

Color preview

#EFDAFA

Color formats

HEX
#EFDAFA
RGB
rgb(239, 218, 250)
RGBA
rgba(239, 218, 250, 1)
HSL
hsl(279, 76%, 92%)
HSV
hsv(279, 13%, 98%)
CMYK
cmyk(4%, 13%, 0%, 2%)
CSS variable
--color-primary: #EFDAFA;
Lowercase HEX
#efdafa

Shades

Tints

Tones

Harmony

CSS snippets for #EFDAFA

.color-efdafa {
  color: #EFDAFA;
  background-color: #EFDAFA;
}

Frequently asked questions

What color is #EFDAFA?+

#EFDAFA is a HEX color with RGB value rgb(239, 218, 250) and HSL value hsl(279, 76%, 92%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EFDAFA?+

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