#ECBFB6 Color

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

Color preview

#ECBFB6

Color formats

HEX
#ECBFB6
RGB
rgb(236, 191, 182)
RGBA
rgba(236, 191, 182, 1)
HSL
hsl(10, 59%, 82%)
HSV
hsv(10, 23%, 93%)
CMYK
cmyk(0%, 19%, 23%, 7%)
CSS variable
--color-primary: #ECBFB6;
Lowercase HEX
#ecbfb6

Shades

Tints

Tones

Harmony

CSS snippets for #ECBFB6

.color-ecbfb6 {
  color: #ECBFB6;
  background-color: #ECBFB6;
}

Frequently asked questions

What color is #ECBFB6?+

#ECBFB6 is a HEX color with RGB value rgb(236, 191, 182) and HSL value hsl(10, 59%, 82%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #ECBFB6?+

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