#ECCCDB Color

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

Color preview

#ECCCDB

Color formats

HEX
#ECCCDB
RGB
rgb(236, 204, 219)
RGBA
rgba(236, 204, 219, 1)
HSL
hsl(332, 46%, 86%)
HSV
hsv(332, 14%, 93%)
CMYK
cmyk(0%, 14%, 7%, 7%)
CSS variable
--color-primary: #ECCCDB;
Lowercase HEX
#ecccdb

Shades

Tints

Tones

Harmony

CSS snippets for #ECCCDB

.color-ecccdb {
  color: #ECCCDB;
  background-color: #ECCCDB;
}

Frequently asked questions

What color is #ECCCDB?+

#ECCCDB is a HEX color with RGB value rgb(236, 204, 219) and HSL value hsl(332, 46%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #ECCCDB?+

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