#C06AEC Color

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

Color preview

#C06AEC

Color formats

HEX
#C06AEC
RGB
rgb(192, 106, 236)
RGBA
rgba(192, 106, 236, 1)
HSL
hsl(280, 77%, 67%)
HSV
hsv(280, 55%, 93%)
CMYK
cmyk(19%, 55%, 0%, 7%)
CSS variable
--color-primary: #C06AEC;
Lowercase HEX
#c06aec

Shades

Tints

Tones

Harmony

CSS snippets for #C06AEC

.color-c06aec {
  color: #C06AEC;
  background-color: #C06AEC;
}

Frequently asked questions

What color is #C06AEC?+

#C06AEC is a HEX color with RGB value rgb(192, 106, 236) and HSL value hsl(280, 77%, 67%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C06AEC?+

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