#C06ADD Color

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

Color preview

#C06ADD

Color formats

HEX
#C06ADD
RGB
rgb(192, 106, 221)
RGBA
rgba(192, 106, 221, 1)
HSL
hsl(285, 63%, 64%)
HSV
hsv(285, 52%, 87%)
CMYK
cmyk(13%, 52%, 0%, 13%)
CSS variable
--color-primary: #C06ADD;
Lowercase HEX
#c06add

Shades

Tints

Tones

Harmony

CSS snippets for #C06ADD

.color-c06add {
  color: #C06ADD;
  background-color: #C06ADD;
}

Frequently asked questions

What color is #C06ADD?+

#C06ADD is a HEX color with RGB value rgb(192, 106, 221) and HSL value hsl(285, 63%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C06ADD?+

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