#C0ABE4 Color

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

Color preview

#C0ABE4

Color formats

HEX
#C0ABE4
RGB
rgb(192, 171, 228)
RGBA
rgba(192, 171, 228, 1)
HSL
hsl(262, 51%, 78%)
HSV
hsv(262, 25%, 89%)
CMYK
cmyk(16%, 25%, 0%, 11%)
CSS variable
--color-primary: #C0ABE4;
Lowercase HEX
#c0abe4

Shades

Tints

Tones

Harmony

CSS snippets for #C0ABE4

.color-c0abe4 {
  color: #C0ABE4;
  background-color: #C0ABE4;
}

Frequently asked questions

What color is #C0ABE4?+

#C0ABE4 is a HEX color with RGB value rgb(192, 171, 228) and HSL value hsl(262, 51%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C0ABE4?+

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