#C0ABFF Color

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

Color preview

#C0ABFF

Color formats

HEX
#C0ABFF
RGB
rgb(192, 171, 255)
RGBA
rgba(192, 171, 255, 1)
HSL
hsl(255, 100%, 84%)
HSV
hsv(255, 33%, 100%)
CMYK
cmyk(25%, 33%, 0%, 0%)
CSS variable
--color-primary: #C0ABFF;
Lowercase HEX
#c0abff

Shades

Tints

Tones

Harmony

CSS snippets for #C0ABFF

.color-c0abff {
  color: #C0ABFF;
  background-color: #C0ABFF;
}

Frequently asked questions

What color is #C0ABFF?+

#C0ABFF is a HEX color with RGB value rgb(192, 171, 255) and HSL value hsl(255, 100%, 84%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C0ABFF?+

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