#C06BEB Color

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

Color preview

#C06BEB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C06BEB

.color-c06beb {
  color: #C06BEB;
  background-color: #C06BEB;
}

Frequently asked questions

What color is #C06BEB?+

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

What is the closest Tailwind color to #C06BEB?+

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