#6F2BDC Color

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

Color preview

#6F2BDC

Color formats

HEX
#6F2BDC
RGB
rgb(111, 43, 220)
RGBA
rgba(111, 43, 220, 1)
HSL
hsl(263, 72%, 52%)
HSV
hsv(263, 80%, 86%)
CMYK
cmyk(50%, 80%, 0%, 14%)
CSS variable
--color-primary: #6F2BDC;
Lowercase HEX
#6f2bdc

Shades

Tints

Tones

Harmony

CSS snippets for #6F2BDC

.color-6f2bdc {
  color: #6F2BDC;
  background-color: #6F2BDC;
}

Frequently asked questions

What color is #6F2BDC?+

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

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

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