#C0AADD Color

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

Color preview

#C0AADD

Color formats

HEX
#C0AADD
RGB
rgb(192, 170, 221)
RGBA
rgba(192, 170, 221, 1)
HSL
hsl(266, 43%, 77%)
HSV
hsv(266, 23%, 87%)
CMYK
cmyk(13%, 23%, 0%, 13%)
CSS variable
--color-primary: #C0AADD;
Lowercase HEX
#c0aadd

Shades

Tints

Tones

Harmony

CSS snippets for #C0AADD

.color-c0aadd {
  color: #C0AADD;
  background-color: #C0AADD;
}

Frequently asked questions

What color is #C0AADD?+

#C0AADD is a HEX color with RGB value rgb(192, 170, 221) and HSL value hsl(266, 43%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C0AADD?+

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