#ECA9D3 Color

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

Color preview

#ECA9D3

Color formats

HEX
#ECA9D3
RGB
rgb(236, 169, 211)
RGBA
rgba(236, 169, 211, 1)
HSL
hsl(322, 64%, 79%)
HSV
hsv(322, 28%, 93%)
CMYK
cmyk(0%, 28%, 11%, 7%)
CSS variable
--color-primary: #ECA9D3;
Lowercase HEX
#eca9d3

Shades

Tints

Tones

Harmony

CSS snippets for #ECA9D3

.color-eca9d3 {
  color: #ECA9D3;
  background-color: #ECA9D3;
}

Frequently asked questions

What color is #ECA9D3?+

#ECA9D3 is a HEX color with RGB value rgb(236, 169, 211) and HSL value hsl(322, 64%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #ECA9D3?+

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