#C06FCD Color

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

Color preview

#C06FCD

Color formats

HEX
#C06FCD
RGB
rgb(192, 111, 205)
RGBA
rgba(192, 111, 205, 1)
HSL
hsl(292, 48%, 62%)
HSV
hsv(292, 46%, 80%)
CMYK
cmyk(6%, 46%, 0%, 20%)
CSS variable
--color-primary: #C06FCD;
Lowercase HEX
#c06fcd

Shades

Tints

Tones

Harmony

CSS snippets for #C06FCD

.color-c06fcd {
  color: #C06FCD;
  background-color: #C06FCD;
}

Frequently asked questions

What color is #C06FCD?+

#C06FCD is a HEX color with RGB value rgb(192, 111, 205) and HSL value hsl(292, 48%, 62%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C06FCD?+

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