#E1C2FD Color

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

Color preview

#E1C2FD

Color formats

HEX
#E1C2FD
RGB
rgb(225, 194, 253)
RGBA
rgba(225, 194, 253, 1)
HSL
hsl(272, 94%, 88%)
HSV
hsv(272, 23%, 99%)
CMYK
cmyk(11%, 23%, 0%, 1%)
CSS variable
--color-primary: #E1C2FD;
Lowercase HEX
#e1c2fd

Shades

Tints

Tones

Harmony

CSS snippets for #E1C2FD

.color-e1c2fd {
  color: #E1C2FD;
  background-color: #E1C2FD;
}

Frequently asked questions

What color is #E1C2FD?+

#E1C2FD is a HEX color with RGB value rgb(225, 194, 253) and HSL value hsl(272, 94%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E1C2FD?+

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