#6B2DFB Color

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

Color preview

#6B2DFB

Color formats

HEX
#6B2DFB
RGB
rgb(107, 45, 251)
RGBA
rgba(107, 45, 251, 1)
HSL
hsl(258, 96%, 58%)
HSV
hsv(258, 82%, 98%)
CMYK
cmyk(57%, 82%, 0%, 2%)
CSS variable
--color-primary: #6B2DFB;
Lowercase HEX
#6b2dfb

Shades

Tints

Tones

Harmony

CSS snippets for #6B2DFB

.color-6b2dfb {
  color: #6B2DFB;
  background-color: #6B2DFB;
}

Frequently asked questions

What color is #6B2DFB?+

#6B2DFB is a HEX color with RGB value rgb(107, 45, 251) and HSL value hsl(258, 96%, 58%). Its closest CSS named color is BlueViolet.

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

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