#ECBEAC Color

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

Color preview

#ECBEAC

Color formats

HEX
#ECBEAC
RGB
rgb(236, 190, 172)
RGBA
rgba(236, 190, 172, 1)
HSL
hsl(17, 63%, 80%)
HSV
hsv(17, 27%, 93%)
CMYK
cmyk(0%, 19%, 27%, 7%)
CSS variable
--color-primary: #ECBEAC;
Lowercase HEX
#ecbeac

Shades

Tints

Tones

Harmony

CSS snippets for #ECBEAC

.color-ecbeac {
  color: #ECBEAC;
  background-color: #ECBEAC;
}

Frequently asked questions

What color is #ECBEAC?+

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

What is the closest Tailwind color to #ECBEAC?+

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