#C8A4EB Color

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

Color preview

#C8A4EB

Color formats

HEX
#C8A4EB
RGB
rgb(200, 164, 235)
RGBA
rgba(200, 164, 235, 1)
HSL
hsl(270, 64%, 78%)
HSV
hsv(270, 30%, 92%)
CMYK
cmyk(15%, 30%, 0%, 8%)
CSS variable
--color-primary: #C8A4EB;
Lowercase HEX
#c8a4eb

Shades

Tints

Tones

Harmony

CSS snippets for #C8A4EB

.color-c8a4eb {
  color: #C8A4EB;
  background-color: #C8A4EB;
}

Frequently asked questions

What color is #C8A4EB?+

#C8A4EB is a HEX color with RGB value rgb(200, 164, 235) and HSL value hsl(270, 64%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C8A4EB?+

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