#E4CFF2 Color

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

Color preview

#E4CFF2

Color formats

HEX
#E4CFF2
RGB
rgb(228, 207, 242)
RGBA
rgba(228, 207, 242, 1)
HSL
hsl(276, 57%, 88%)
HSV
hsv(276, 14%, 95%)
CMYK
cmyk(6%, 14%, 0%, 5%)
CSS variable
--color-primary: #E4CFF2;
Lowercase HEX
#e4cff2

Shades

Tints

Tones

Harmony

CSS snippets for #E4CFF2

.color-e4cff2 {
  color: #E4CFF2;
  background-color: #E4CFF2;
}

Frequently asked questions

What color is #E4CFF2?+

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

What is the closest Tailwind color to #E4CFF2?+

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