#ECBDAC Color

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

Color preview

#ECBDAC

Color formats

HEX
#ECBDAC
RGB
rgb(236, 189, 172)
RGBA
rgba(236, 189, 172, 1)
HSL
hsl(16, 63%, 80%)
HSV
hsv(16, 27%, 93%)
CMYK
cmyk(0%, 20%, 27%, 7%)
CSS variable
--color-primary: #ECBDAC;
Lowercase HEX
#ecbdac

Shades

Tints

Tones

Harmony

CSS snippets for #ECBDAC

.color-ecbdac {
  color: #ECBDAC;
  background-color: #ECBDAC;
}

Frequently asked questions

What color is #ECBDAC?+

#ECBDAC is a HEX color with RGB value rgb(236, 189, 172) and HSL value hsl(16, 63%, 80%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #ECBDAC?+

The closest Tailwind color is red-300, available as the bg-red-300 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