#ECCEF2 Color

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

Color preview

#ECCEF2

Color formats

HEX
#ECCEF2
RGB
rgb(236, 206, 242)
RGBA
rgba(236, 206, 242, 1)
HSL
hsl(290, 58%, 88%)
HSV
hsv(290, 15%, 95%)
CMYK
cmyk(2%, 15%, 0%, 5%)
CSS variable
--color-primary: #ECCEF2;
Lowercase HEX
#eccef2

Shades

Tints

Tones

Harmony

CSS snippets for #ECCEF2

.color-eccef2 {
  color: #ECCEF2;
  background-color: #ECCEF2;
}

Frequently asked questions

What color is #ECCEF2?+

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

What is the closest Tailwind color to #ECCEF2?+

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