#C06FFF Color

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

Color preview

#C06FFF

Color formats

HEX
#C06FFF
RGB
rgb(192, 111, 255)
RGBA
rgba(192, 111, 255, 1)
HSL
hsl(274, 100%, 72%)
HSV
hsv(274, 56%, 100%)
CMYK
cmyk(25%, 56%, 0%, 0%)
CSS variable
--color-primary: #C06FFF;
Lowercase HEX
#c06fff

Shades

Tints

Tones

Harmony

CSS snippets for #C06FFF

.color-c06fff {
  color: #C06FFF;
  background-color: #C06FFF;
}

Frequently asked questions

What color is #C06FFF?+

#C06FFF is a HEX color with RGB value rgb(192, 111, 255) and HSL value hsl(274, 100%, 72%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #C06FFF?+

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