#ECACDF Color

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

Color preview

#ECACDF

Color formats

HEX
#ECACDF
RGB
rgb(236, 172, 223)
RGBA
rgba(236, 172, 223, 1)
HSL
hsl(312, 63%, 80%)
HSV
hsv(312, 27%, 93%)
CMYK
cmyk(0%, 27%, 6%, 7%)
CSS variable
--color-primary: #ECACDF;
Lowercase HEX
#ecacdf

Shades

Tints

Tones

Harmony

CSS snippets for #ECACDF

.color-ecacdf {
  color: #ECACDF;
  background-color: #ECACDF;
}

Frequently asked questions

What color is #ECACDF?+

#ECACDF is a HEX color with RGB value rgb(236, 172, 223) and HSL value hsl(312, 63%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #ECACDF?+

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