#ECBFCF Color

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

Color preview

#ECBFCF

Color formats

HEX
#ECBFCF
RGB
rgb(236, 191, 207)
RGBA
rgba(236, 191, 207, 1)
HSL
hsl(339, 54%, 84%)
HSV
hsv(339, 19%, 93%)
CMYK
cmyk(0%, 19%, 12%, 7%)
CSS variable
--color-primary: #ECBFCF;
Lowercase HEX
#ecbfcf

Shades

Tints

Tones

Harmony

CSS snippets for #ECBFCF

.color-ecbfcf {
  color: #ECBFCF;
  background-color: #ECBFCF;
}

Frequently asked questions

What color is #ECBFCF?+

#ECBFCF is a HEX color with RGB value rgb(236, 191, 207) and HSL value hsl(339, 54%, 84%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #ECBFCF?+

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