#ECBEC2 Color

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

Color preview

#ECBEC2

Color formats

HEX
#ECBEC2
RGB
rgb(236, 190, 194)
RGBA
rgba(236, 190, 194, 1)
HSL
hsl(355, 55%, 84%)
HSV
hsv(355, 19%, 93%)
CMYK
cmyk(0%, 19%, 18%, 7%)
CSS variable
--color-primary: #ECBEC2;
Lowercase HEX
#ecbec2

Shades

Tints

Tones

Harmony

CSS snippets for #ECBEC2

.color-ecbec2 {
  color: #ECBEC2;
  background-color: #ECBEC2;
}

Frequently asked questions

What color is #ECBEC2?+

#ECBEC2 is a HEX color with RGB value rgb(236, 190, 194) and HSL value hsl(355, 55%, 84%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #ECBEC2?+

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