#ECAEC3 Color

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

Color preview

#ECAEC3

Color formats

HEX
#ECAEC3
RGB
rgb(236, 174, 195)
RGBA
rgba(236, 174, 195, 1)
HSL
hsl(340, 62%, 80%)
HSV
hsv(340, 26%, 93%)
CMYK
cmyk(0%, 26%, 17%, 7%)
CSS variable
--color-primary: #ECAEC3;
Lowercase HEX
#ecaec3

Shades

Tints

Tones

Harmony

CSS snippets for #ECAEC3

.color-ecaec3 {
  color: #ECAEC3;
  background-color: #ECAEC3;
}

Frequently asked questions

What color is #ECAEC3?+

#ECAEC3 is a HEX color with RGB value rgb(236, 174, 195) and HSL value hsl(340, 62%, 80%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #ECAEC3?+

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