#EFD3FD Color

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

Color preview

#EFD3FD

Color formats

HEX
#EFD3FD
RGB
rgb(239, 211, 253)
RGBA
rgba(239, 211, 253, 1)
HSL
hsl(280, 91%, 91%)
HSV
hsv(280, 17%, 99%)
CMYK
cmyk(6%, 17%, 0%, 1%)
CSS variable
--color-primary: #EFD3FD;
Lowercase HEX
#efd3fd

Shades

Tints

Tones

Harmony

CSS snippets for #EFD3FD

.color-efd3fd {
  color: #EFD3FD;
  background-color: #EFD3FD;
}

Frequently asked questions

What color is #EFD3FD?+

#EFD3FD is a HEX color with RGB value rgb(239, 211, 253) and HSL value hsl(280, 91%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EFD3FD?+

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