#C3ABFF Color

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

Color preview

#C3ABFF

Color formats

HEX
#C3ABFF
RGB
rgb(195, 171, 255)
RGBA
rgba(195, 171, 255, 1)
HSL
hsl(257, 100%, 84%)
HSV
hsv(257, 33%, 100%)
CMYK
cmyk(24%, 33%, 0%, 0%)
CSS variable
--color-primary: #C3ABFF;
Lowercase HEX
#c3abff

Shades

Tints

Tones

Harmony

CSS snippets for #C3ABFF

.color-c3abff {
  color: #C3ABFF;
  background-color: #C3ABFF;
}

Frequently asked questions

What color is #C3ABFF?+

#C3ABFF is a HEX color with RGB value rgb(195, 171, 255) and HSL value hsl(257, 100%, 84%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C3ABFF?+

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