#E9CDD5 Color

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

Color preview

#E9CDD5

Color formats

HEX
#E9CDD5
RGB
rgb(233, 205, 213)
RGBA
rgba(233, 205, 213, 1)
HSL
hsl(343, 39%, 86%)
HSV
hsv(343, 12%, 91%)
CMYK
cmyk(0%, 12%, 9%, 9%)
CSS variable
--color-primary: #E9CDD5;
Lowercase HEX
#e9cdd5

Shades

Tints

Tones

Harmony

CSS snippets for #E9CDD5

.color-e9cdd5 {
  color: #E9CDD5;
  background-color: #E9CDD5;
}

Frequently asked questions

What color is #E9CDD5?+

#E9CDD5 is a HEX color with RGB value rgb(233, 205, 213) and HSL value hsl(343, 39%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E9CDD5?+

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