#C06FF6 Color

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

Color preview

#C06FF6

Color formats

HEX
#C06FF6
RGB
rgb(192, 111, 246)
RGBA
rgba(192, 111, 246, 1)
HSL
hsl(276, 88%, 70%)
HSV
hsv(276, 55%, 96%)
CMYK
cmyk(22%, 55%, 0%, 4%)
CSS variable
--color-primary: #C06FF6;
Lowercase HEX
#c06ff6

Shades

Tints

Tones

Harmony

CSS snippets for #C06FF6

.color-c06ff6 {
  color: #C06FF6;
  background-color: #C06FF6;
}

Frequently asked questions

What color is #C06FF6?+

#C06FF6 is a HEX color with RGB value rgb(192, 111, 246) and HSL value hsl(276, 88%, 70%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #C06FF6?+

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