#C0A6EE Color

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

Color preview

#C0A6EE

Color formats

HEX
#C0A6EE
RGB
rgb(192, 166, 238)
RGBA
rgba(192, 166, 238, 1)
HSL
hsl(262, 68%, 79%)
HSV
hsv(262, 30%, 93%)
CMYK
cmyk(19%, 30%, 0%, 7%)
CSS variable
--color-primary: #C0A6EE;
Lowercase HEX
#c0a6ee

Shades

Tints

Tones

Harmony

CSS snippets for #C0A6EE

.color-c0a6ee {
  color: #C0A6EE;
  background-color: #C0A6EE;
}

Frequently asked questions

What color is #C0A6EE?+

#C0A6EE is a HEX color with RGB value rgb(192, 166, 238) and HSL value hsl(262, 68%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C0A6EE?+

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