#ECCFF2 Color

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

Color preview

#ECCFF2

Color formats

HEX
#ECCFF2
RGB
rgb(236, 207, 242)
RGBA
rgba(236, 207, 242, 1)
HSL
hsl(290, 57%, 88%)
HSV
hsv(290, 14%, 95%)
CMYK
cmyk(2%, 14%, 0%, 5%)
CSS variable
--color-primary: #ECCFF2;
Lowercase HEX
#eccff2

Shades

Tints

Tones

Harmony

CSS snippets for #ECCFF2

.color-eccff2 {
  color: #ECCFF2;
  background-color: #ECCFF2;
}

Frequently asked questions

What color is #ECCFF2?+

#ECCFF2 is a HEX color with RGB value rgb(236, 207, 242) and HSL value hsl(290, 57%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #ECCFF2?+

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