#ECA2E2 Color

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

Color preview

#ECA2E2

Color formats

HEX
#ECA2E2
RGB
rgb(236, 162, 226)
RGBA
rgba(236, 162, 226, 1)
HSL
hsl(308, 66%, 78%)
HSV
hsv(308, 31%, 93%)
CMYK
cmyk(0%, 31%, 4%, 7%)
CSS variable
--color-primary: #ECA2E2;
Lowercase HEX
#eca2e2

Shades

Tints

Tones

Harmony

CSS snippets for #ECA2E2

.color-eca2e2 {
  color: #ECA2E2;
  background-color: #ECA2E2;
}

Frequently asked questions

What color is #ECA2E2?+

#ECA2E2 is a HEX color with RGB value rgb(236, 162, 226) and HSL value hsl(308, 66%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #ECA2E2?+

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