#EECDD2 Color

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

Color preview

#EECDD2

Color formats

HEX
#EECDD2
RGB
rgb(238, 205, 210)
RGBA
rgba(238, 205, 210, 1)
HSL
hsl(351, 49%, 87%)
HSV
hsv(351, 14%, 93%)
CMYK
cmyk(0%, 14%, 12%, 7%)
CSS variable
--color-primary: #EECDD2;
Lowercase HEX
#eecdd2

Shades

Tints

Tones

Harmony

CSS snippets for #EECDD2

.color-eecdd2 {
  color: #EECDD2;
  background-color: #EECDD2;
}

Frequently asked questions

What color is #EECDD2?+

#EECDD2 is a HEX color with RGB value rgb(238, 205, 210) and HSL value hsl(351, 49%, 87%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #EECDD2?+

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