#ECCCCD Color

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

Color preview

#ECCCCD

Color formats

HEX
#ECCCCD
RGB
rgb(236, 204, 205)
RGBA
rgba(236, 204, 205, 1)
HSL
hsl(358, 46%, 86%)
HSV
hsv(358, 14%, 93%)
CMYK
cmyk(0%, 14%, 13%, 7%)
CSS variable
--color-primary: #ECCCCD;
Lowercase HEX
#eccccd

Shades

Tints

Tones

Harmony

CSS snippets for #ECCCCD

.color-eccccd {
  color: #ECCCCD;
  background-color: #ECCCCD;
}

Frequently asked questions

What color is #ECCCCD?+

#ECCCCD is a HEX color with RGB value rgb(236, 204, 205) and HSL value hsl(358, 46%, 86%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #ECCCCD?+

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