#C2A0EE Color

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

Color preview

#C2A0EE

Color formats

HEX
#C2A0EE
RGB
rgb(194, 160, 238)
RGBA
rgba(194, 160, 238, 1)
HSL
hsl(266, 70%, 78%)
HSV
hsv(266, 33%, 93%)
CMYK
cmyk(18%, 33%, 0%, 7%)
CSS variable
--color-primary: #C2A0EE;
Lowercase HEX
#c2a0ee

Shades

Tints

Tones

Harmony

CSS snippets for #C2A0EE

.color-c2a0ee {
  color: #C2A0EE;
  background-color: #C2A0EE;
}

Frequently asked questions

What color is #C2A0EE?+

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

What is the closest Tailwind color to #C2A0EE?+

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