#E3D0FB Color

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

Color preview

#E3D0FB

Color formats

HEX
#E3D0FB
RGB
rgb(227, 208, 251)
RGBA
rgba(227, 208, 251, 1)
HSL
hsl(267, 84%, 90%)
HSV
hsv(267, 17%, 98%)
CMYK
cmyk(10%, 17%, 0%, 2%)
CSS variable
--color-primary: #E3D0FB;
Lowercase HEX
#e3d0fb

Shades

Tints

Tones

Harmony

CSS snippets for #E3D0FB

.color-e3d0fb {
  color: #E3D0FB;
  background-color: #E3D0FB;
}

Frequently asked questions

What color is #E3D0FB?+

#E3D0FB is a HEX color with RGB value rgb(227, 208, 251) and HSL value hsl(267, 84%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E3D0FB?+

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