#C3A7FE Color

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

Color preview

#C3A7FE

Color formats

HEX
#C3A7FE
RGB
rgb(195, 167, 254)
RGBA
rgba(195, 167, 254, 1)
HSL
hsl(259, 98%, 83%)
HSV
hsv(259, 34%, 100%)
CMYK
cmyk(23%, 34%, 0%, 0%)
CSS variable
--color-primary: #C3A7FE;
Lowercase HEX
#c3a7fe

Shades

Tints

Tones

Harmony

CSS snippets for #C3A7FE

.color-c3a7fe {
  color: #C3A7FE;
  background-color: #C3A7FE;
}

Frequently asked questions

What color is #C3A7FE?+

#C3A7FE is a HEX color with RGB value rgb(195, 167, 254) and HSL value hsl(259, 98%, 83%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C3A7FE?+

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