#ECAFE1 Color

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

Color preview

#ECAFE1

Color formats

HEX
#ECAFE1
RGB
rgb(236, 175, 225)
RGBA
rgba(236, 175, 225, 1)
HSL
hsl(311, 62%, 81%)
HSV
hsv(311, 26%, 93%)
CMYK
cmyk(0%, 26%, 5%, 7%)
CSS variable
--color-primary: #ECAFE1;
Lowercase HEX
#ecafe1

Shades

Tints

Tones

Harmony

CSS snippets for #ECAFE1

.color-ecafe1 {
  color: #ECAFE1;
  background-color: #ECAFE1;
}

Frequently asked questions

What color is #ECAFE1?+

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

What is the closest Tailwind color to #ECAFE1?+

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