#C06AEB Color

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

Color preview

#C06AEB

Color formats

HEX
#C06AEB
RGB
rgb(192, 106, 235)
RGBA
rgba(192, 106, 235, 1)
HSL
hsl(280, 76%, 67%)
HSV
hsv(280, 55%, 92%)
CMYK
cmyk(18%, 55%, 0%, 8%)
CSS variable
--color-primary: #C06AEB;
Lowercase HEX
#c06aeb

Shades

Tints

Tones

Harmony

CSS snippets for #C06AEB

.color-c06aeb {
  color: #C06AEB;
  background-color: #C06AEB;
}

Frequently asked questions

What color is #C06AEB?+

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

What is the closest Tailwind color to #C06AEB?+

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