#ECBED2 Color

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

Color preview

#ECBED2

Color formats

HEX
#ECBED2
RGB
rgb(236, 190, 210)
RGBA
rgba(236, 190, 210, 1)
HSL
hsl(334, 55%, 84%)
HSV
hsv(334, 19%, 93%)
CMYK
cmyk(0%, 19%, 11%, 7%)
CSS variable
--color-primary: #ECBED2;
Lowercase HEX
#ecbed2

Shades

Tints

Tones

Harmony

CSS snippets for #ECBED2

.color-ecbed2 {
  color: #ECBED2;
  background-color: #ECBED2;
}

Frequently asked questions

What color is #ECBED2?+

#ECBED2 is a HEX color with RGB value rgb(236, 190, 210) and HSL value hsl(334, 55%, 84%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #ECBED2?+

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