#BB64FE Color

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

Color preview

#BB64FE

Color formats

HEX
#BB64FE
RGB
rgb(187, 100, 254)
RGBA
rgba(187, 100, 254, 1)
HSL
hsl(274, 99%, 69%)
HSV
hsv(274, 61%, 100%)
CMYK
cmyk(26%, 61%, 0%, 0%)
CSS variable
--color-primary: #BB64FE;
Lowercase HEX
#bb64fe

Shades

Tints

Tones

Harmony

CSS snippets for #BB64FE

.color-bb64fe {
  color: #BB64FE;
  background-color: #BB64FE;
}

Frequently asked questions

What color is #BB64FE?+

#BB64FE is a HEX color with RGB value rgb(187, 100, 254) and HSL value hsl(274, 99%, 69%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BB64FE?+

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