#7B2BFD Color

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

Color preview

#7B2BFD

Color formats

HEX
#7B2BFD
RGB
rgb(123, 43, 253)
RGBA
rgba(123, 43, 253, 1)
HSL
hsl(263, 98%, 58%)
HSV
hsv(263, 83%, 99%)
CMYK
cmyk(51%, 83%, 0%, 1%)
CSS variable
--color-primary: #7B2BFD;
Lowercase HEX
#7b2bfd

Shades

Tints

Tones

Harmony

CSS snippets for #7B2BFD

.color-7b2bfd {
  color: #7B2BFD;
  background-color: #7B2BFD;
}

Frequently asked questions

What color is #7B2BFD?+

#7B2BFD is a HEX color with RGB value rgb(123, 43, 253) and HSL value hsl(263, 98%, 58%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #7B2BFD?+

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