#E3CDDF Color

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

Color preview

#E3CDDF

Color formats

HEX
#E3CDDF
RGB
rgb(227, 205, 223)
RGBA
rgba(227, 205, 223, 1)
HSL
hsl(311, 28%, 85%)
HSV
hsv(311, 10%, 89%)
CMYK
cmyk(0%, 10%, 2%, 11%)
CSS variable
--color-primary: #E3CDDF;
Lowercase HEX
#e3cddf

Shades

Tints

Tones

Harmony

CSS snippets for #E3CDDF

.color-e3cddf {
  color: #E3CDDF;
  background-color: #E3CDDF;
}

Frequently asked questions

What color is #E3CDDF?+

#E3CDDF is a HEX color with RGB value rgb(227, 205, 223) and HSL value hsl(311, 28%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E3CDDF?+

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