#C06FEC Color

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

Color preview

#C06FEC

Color formats

HEX
#C06FEC
RGB
rgb(192, 111, 236)
RGBA
rgba(192, 111, 236, 1)
HSL
hsl(279, 77%, 68%)
HSV
hsv(279, 53%, 93%)
CMYK
cmyk(19%, 53%, 0%, 7%)
CSS variable
--color-primary: #C06FEC;
Lowercase HEX
#c06fec

Shades

Tints

Tones

Harmony

CSS snippets for #C06FEC

.color-c06fec {
  color: #C06FEC;
  background-color: #C06FEC;
}

Frequently asked questions

What color is #C06FEC?+

#C06FEC is a HEX color with RGB value rgb(192, 111, 236) and HSL value hsl(279, 77%, 68%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #C06FEC?+

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