#ECBCB8 Color

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

Color preview

#ECBCB8

Color formats

HEX
#ECBCB8
RGB
rgb(236, 188, 184)
RGBA
rgba(236, 188, 184, 1)
HSL
hsl(5, 58%, 82%)
HSV
hsv(5, 22%, 93%)
CMYK
cmyk(0%, 20%, 22%, 7%)
CSS variable
--color-primary: #ECBCB8;
Lowercase HEX
#ecbcb8

Shades

Tints

Tones

Harmony

CSS snippets for #ECBCB8

.color-ecbcb8 {
  color: #ECBCB8;
  background-color: #ECBCB8;
}

Frequently asked questions

What color is #ECBCB8?+

#ECBCB8 is a HEX color with RGB value rgb(236, 188, 184) and HSL value hsl(5, 58%, 82%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #ECBCB8?+

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