#C06DDF Color

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

Color preview

#C06DDF

Color formats

HEX
#C06DDF
RGB
rgb(192, 109, 223)
RGBA
rgba(192, 109, 223, 1)
HSL
hsl(284, 64%, 65%)
HSV
hsv(284, 51%, 87%)
CMYK
cmyk(14%, 51%, 0%, 13%)
CSS variable
--color-primary: #C06DDF;
Lowercase HEX
#c06ddf

Shades

Tints

Tones

Harmony

CSS snippets for #C06DDF

.color-c06ddf {
  color: #C06DDF;
  background-color: #C06DDF;
}

Frequently asked questions

What color is #C06DDF?+

#C06DDF is a HEX color with RGB value rgb(192, 109, 223) and HSL value hsl(284, 64%, 65%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C06DDF?+

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