#E1CDE5 Color

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

Color preview

#E1CDE5

Color formats

HEX
#E1CDE5
RGB
rgb(225, 205, 229)
RGBA
rgba(225, 205, 229, 1)
HSL
hsl(290, 32%, 85%)
HSV
hsv(290, 10%, 90%)
CMYK
cmyk(2%, 10%, 0%, 10%)
CSS variable
--color-primary: #E1CDE5;
Lowercase HEX
#e1cde5

Shades

Tints

Tones

Harmony

CSS snippets for #E1CDE5

.color-e1cde5 {
  color: #E1CDE5;
  background-color: #E1CDE5;
}

Frequently asked questions

What color is #E1CDE5?+

#E1CDE5 is a HEX color with RGB value rgb(225, 205, 229) and HSL value hsl(290, 32%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E1CDE5?+

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