#B60BEF Color

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

Color preview

#B60BEF

Color formats

HEX
#B60BEF
RGB
rgb(182, 11, 239)
RGBA
rgba(182, 11, 239, 1)
HSL
hsl(285, 91%, 49%)
HSV
hsv(285, 95%, 94%)
CMYK
cmyk(24%, 95%, 0%, 6%)
CSS variable
--color-primary: #B60BEF;
Lowercase HEX
#b60bef

Shades

Tints

Tones

Harmony

CSS snippets for #B60BEF

.color-b60bef {
  color: #B60BEF;
  background-color: #B60BEF;
}

Frequently asked questions

What color is #B60BEF?+

#B60BEF is a HEX color with RGB value rgb(182, 11, 239) and HSL value hsl(285, 91%, 49%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #B60BEF?+

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