#ECBEDC Color

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

Color preview

#ECBEDC

Color formats

HEX
#ECBEDC
RGB
rgb(236, 190, 220)
RGBA
rgba(236, 190, 220, 1)
HSL
hsl(321, 55%, 84%)
HSV
hsv(321, 19%, 93%)
CMYK
cmyk(0%, 19%, 7%, 7%)
CSS variable
--color-primary: #ECBEDC;
Lowercase HEX
#ecbedc

Shades

Tints

Tones

Harmony

CSS snippets for #ECBEDC

.color-ecbedc {
  color: #ECBEDC;
  background-color: #ECBEDC;
}

Frequently asked questions

What color is #ECBEDC?+

#ECBEDC is a HEX color with RGB value rgb(236, 190, 220) and HSL value hsl(321, 55%, 84%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #ECBEDC?+

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