#ECAFE5 Color

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

Color preview

#ECAFE5

Color formats

HEX
#ECAFE5
RGB
rgb(236, 175, 229)
RGBA
rgba(236, 175, 229, 1)
HSL
hsl(307, 62%, 81%)
HSV
hsv(307, 26%, 93%)
CMYK
cmyk(0%, 26%, 3%, 7%)
CSS variable
--color-primary: #ECAFE5;
Lowercase HEX
#ecafe5

Shades

Tints

Tones

Harmony

CSS snippets for #ECAFE5

.color-ecafe5 {
  color: #ECAFE5;
  background-color: #ECAFE5;
}

Frequently asked questions

What color is #ECAFE5?+

#ECAFE5 is a HEX color with RGB value rgb(236, 175, 229) and HSL value hsl(307, 62%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #ECAFE5?+

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