#ECCCF0 Color

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

Color preview

#ECCCF0

Color formats

HEX
#ECCCF0
RGB
rgb(236, 204, 240)
RGBA
rgba(236, 204, 240, 1)
HSL
hsl(293, 55%, 87%)
HSV
hsv(293, 15%, 94%)
CMYK
cmyk(2%, 15%, 0%, 6%)
CSS variable
--color-primary: #ECCCF0;
Lowercase HEX
#ecccf0

Shades

Tints

Tones

Harmony

CSS snippets for #ECCCF0

.color-ecccf0 {
  color: #ECCCF0;
  background-color: #ECCCF0;
}

Frequently asked questions

What color is #ECCCF0?+

#ECCCF0 is a HEX color with RGB value rgb(236, 204, 240) and HSL value hsl(293, 55%, 87%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #ECCCF0?+

The closest Tailwind color is fuchsia-200, available as the bg-fuchsia-200 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