#ECBECE Color

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

Color preview

#ECBECE

Color formats

HEX
#ECBECE
RGB
rgb(236, 190, 206)
RGBA
rgba(236, 190, 206, 1)
HSL
hsl(339, 55%, 84%)
HSV
hsv(339, 19%, 93%)
CMYK
cmyk(0%, 19%, 13%, 7%)
CSS variable
--color-primary: #ECBECE;
Lowercase HEX
#ecbece

Shades

Tints

Tones

Harmony

CSS snippets for #ECBECE

.color-ecbece {
  color: #ECBECE;
  background-color: #ECBECE;
}

Frequently asked questions

What color is #ECBECE?+

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

What is the closest Tailwind color to #ECBECE?+

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