#C06DFF Color

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

Color preview

#C06DFF

Color formats

HEX
#C06DFF
RGB
rgb(192, 109, 255)
RGBA
rgba(192, 109, 255, 1)
HSL
hsl(274, 100%, 71%)
HSV
hsv(274, 57%, 100%)
CMYK
cmyk(25%, 57%, 0%, 0%)
CSS variable
--color-primary: #C06DFF;
Lowercase HEX
#c06dff

Shades

Tints

Tones

Harmony

CSS snippets for #C06DFF

.color-c06dff {
  color: #C06DFF;
  background-color: #C06DFF;
}

Frequently asked questions

What color is #C06DFF?+

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

What is the closest Tailwind color to #C06DFF?+

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