#EFE3FD Color

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

Color preview

#EFE3FD

Color formats

HEX
#EFE3FD
RGB
rgb(239, 227, 253)
RGBA
rgba(239, 227, 253, 1)
HSL
hsl(268, 87%, 94%)
HSV
hsv(268, 10%, 99%)
CMYK
cmyk(6%, 10%, 0%, 1%)
CSS variable
--color-primary: #EFE3FD;
Lowercase HEX
#efe3fd

Shades

Tints

Tones

Harmony

CSS snippets for #EFE3FD

.color-efe3fd {
  color: #EFE3FD;
  background-color: #EFE3FD;
}

Frequently asked questions

What color is #EFE3FD?+

#EFE3FD is a HEX color with RGB value rgb(239, 227, 253) and HSL value hsl(268, 87%, 94%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EFE3FD?+

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