#E7CFF7 Color

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

Color preview

#E7CFF7

Color formats

HEX
#E7CFF7
RGB
rgb(231, 207, 247)
RGBA
rgba(231, 207, 247, 1)
HSL
hsl(276, 71%, 89%)
HSV
hsv(276, 16%, 97%)
CMYK
cmyk(6%, 16%, 0%, 3%)
CSS variable
--color-primary: #E7CFF7;
Lowercase HEX
#e7cff7

Shades

Tints

Tones

Harmony

CSS snippets for #E7CFF7

.color-e7cff7 {
  color: #E7CFF7;
  background-color: #E7CFF7;
}

Frequently asked questions

What color is #E7CFF7?+

#E7CFF7 is a HEX color with RGB value rgb(231, 207, 247) and HSL value hsl(276, 71%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E7CFF7?+

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