#C06ACD Color

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

Color preview

#C06ACD

Color formats

HEX
#C06ACD
RGB
rgb(192, 106, 205)
RGBA
rgba(192, 106, 205, 1)
HSL
hsl(292, 50%, 61%)
HSV
hsv(292, 48%, 80%)
CMYK
cmyk(6%, 48%, 0%, 20%)
CSS variable
--color-primary: #C06ACD;
Lowercase HEX
#c06acd

Shades

Tints

Tones

Harmony

CSS snippets for #C06ACD

.color-c06acd {
  color: #C06ACD;
  background-color: #C06ACD;
}

Frequently asked questions

What color is #C06ACD?+

#C06ACD is a HEX color with RGB value rgb(192, 106, 205) and HSL value hsl(292, 50%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C06ACD?+

The closest Tailwind color is purple-500, available as the bg-purple-500 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