#ECAEC2 Color

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

Color preview

#ECAEC2

Color formats

HEX
#ECAEC2
RGB
rgb(236, 174, 194)
RGBA
rgba(236, 174, 194, 1)
HSL
hsl(341, 62%, 80%)
HSV
hsv(341, 26%, 93%)
CMYK
cmyk(0%, 26%, 18%, 7%)
CSS variable
--color-primary: #ECAEC2;
Lowercase HEX
#ecaec2

Shades

Tints

Tones

Harmony

CSS snippets for #ECAEC2

.color-ecaec2 {
  color: #ECAEC2;
  background-color: #ECAEC2;
}

Frequently asked questions

What color is #ECAEC2?+

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

What is the closest Tailwind color to #ECAEC2?+

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