#E3D4FF Color

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

Color preview

#E3D4FF

Color formats

HEX
#E3D4FF
RGB
rgb(227, 212, 255)
RGBA
rgba(227, 212, 255, 1)
HSL
hsl(261, 100%, 92%)
HSV
hsv(261, 17%, 100%)
CMYK
cmyk(11%, 17%, 0%, 0%)
CSS variable
--color-primary: #E3D4FF;
Lowercase HEX
#e3d4ff

Shades

Tints

Tones

Harmony

CSS snippets for #E3D4FF

.color-e3d4ff {
  color: #E3D4FF;
  background-color: #E3D4FF;
}

Frequently asked questions

What color is #E3D4FF?+

#E3D4FF is a HEX color with RGB value rgb(227, 212, 255) and HSL value hsl(261, 100%, 92%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E3D4FF?+

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