#E2CDFA Color

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

Color preview

#E2CDFA

Color formats

HEX
#E2CDFA
RGB
rgb(226, 205, 250)
RGBA
rgba(226, 205, 250, 1)
HSL
hsl(268, 82%, 89%)
HSV
hsv(268, 18%, 98%)
CMYK
cmyk(10%, 18%, 0%, 2%)
CSS variable
--color-primary: #E2CDFA;
Lowercase HEX
#e2cdfa

Shades

Tints

Tones

Harmony

CSS snippets for #E2CDFA

.color-e2cdfa {
  color: #E2CDFA;
  background-color: #E2CDFA;
}

Frequently asked questions

What color is #E2CDFA?+

#E2CDFA is a HEX color with RGB value rgb(226, 205, 250) and HSL value hsl(268, 82%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E2CDFA?+

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