#6C2BDC Color

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

Color preview

#6C2BDC

Color formats

HEX
#6C2BDC
RGB
rgb(108, 43, 220)
RGBA
rgba(108, 43, 220, 1)
HSL
hsl(262, 72%, 52%)
HSV
hsv(262, 80%, 86%)
CMYK
cmyk(51%, 80%, 0%, 14%)
CSS variable
--color-primary: #6C2BDC;
Lowercase HEX
#6c2bdc

Shades

Tints

Tones

Harmony

CSS snippets for #6C2BDC

.color-6c2bdc {
  color: #6C2BDC;
  background-color: #6C2BDC;
}

Frequently asked questions

What color is #6C2BDC?+

#6C2BDC is a HEX color with RGB value rgb(108, 43, 220) and HSL value hsl(262, 72%, 52%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #6C2BDC?+

The closest Tailwind color is violet-700, available as the bg-violet-700 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