#ECCADC Color

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

Color preview

#ECCADC

Color formats

HEX
#ECCADC
RGB
rgb(236, 202, 220)
RGBA
rgba(236, 202, 220, 1)
HSL
hsl(328, 47%, 86%)
HSV
hsv(328, 14%, 93%)
CMYK
cmyk(0%, 14%, 7%, 7%)
CSS variable
--color-primary: #ECCADC;
Lowercase HEX
#eccadc

Shades

Tints

Tones

Harmony

CSS snippets for #ECCADC

.color-eccadc {
  color: #ECCADC;
  background-color: #ECCADC;
}

Frequently asked questions

What color is #ECCADC?+

#ECCADC is a HEX color with RGB value rgb(236, 202, 220) and HSL value hsl(328, 47%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #ECCADC?+

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