#C3A1FE Color

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

Color preview

#C3A1FE

Color formats

HEX
#C3A1FE
RGB
rgb(195, 161, 254)
RGBA
rgba(195, 161, 254, 1)
HSL
hsl(262, 98%, 81%)
HSV
hsv(262, 37%, 100%)
CMYK
cmyk(23%, 37%, 0%, 0%)
CSS variable
--color-primary: #C3A1FE;
Lowercase HEX
#c3a1fe

Shades

Tints

Tones

Harmony

CSS snippets for #C3A1FE

.color-c3a1fe {
  color: #C3A1FE;
  background-color: #C3A1FE;
}

Frequently asked questions

What color is #C3A1FE?+

#C3A1FE is a HEX color with RGB value rgb(195, 161, 254) and HSL value hsl(262, 98%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C3A1FE?+

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