#C7A0EE Color

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

Color preview

#C7A0EE

Color formats

HEX
#C7A0EE
RGB
rgb(199, 160, 238)
RGBA
rgba(199, 160, 238, 1)
HSL
hsl(270, 70%, 78%)
HSV
hsv(270, 33%, 93%)
CMYK
cmyk(16%, 33%, 0%, 7%)
CSS variable
--color-primary: #C7A0EE;
Lowercase HEX
#c7a0ee

Shades

Tints

Tones

Harmony

CSS snippets for #C7A0EE

.color-c7a0ee {
  color: #C7A0EE;
  background-color: #C7A0EE;
}

Frequently asked questions

What color is #C7A0EE?+

#C7A0EE is a HEX color with RGB value rgb(199, 160, 238) and HSL value hsl(270, 70%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C7A0EE?+

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