#C06DDE Color

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

Color preview

#C06DDE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C06DDE

.color-c06dde {
  color: #C06DDE;
  background-color: #C06DDE;
}

Frequently asked questions

What color is #C06DDE?+

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

What is the closest Tailwind color to #C06DDE?+

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