#EACDD2 Color

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

Color preview

#EACDD2

Color formats

HEX
#EACDD2
RGB
rgb(234, 205, 210)
RGBA
rgba(234, 205, 210, 1)
HSL
hsl(350, 41%, 86%)
HSV
hsv(350, 12%, 92%)
CMYK
cmyk(0%, 12%, 10%, 8%)
CSS variable
--color-primary: #EACDD2;
Lowercase HEX
#eacdd2

Shades

Tints

Tones

Harmony

CSS snippets for #EACDD2

.color-eacdd2 {
  color: #EACDD2;
  background-color: #EACDD2;
}

Frequently asked questions

What color is #EACDD2?+

#EACDD2 is a HEX color with RGB value rgb(234, 205, 210) and HSL value hsl(350, 41%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #EACDD2?+

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