#BB3CFF Color

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

Color preview

#BB3CFF

Color formats

HEX
#BB3CFF
RGB
rgb(187, 60, 255)
RGBA
rgba(187, 60, 255, 1)
HSL
hsl(279, 100%, 62%)
HSV
hsv(279, 76%, 100%)
CMYK
cmyk(27%, 76%, 0%, 0%)
CSS variable
--color-primary: #BB3CFF;
Lowercase HEX
#bb3cff

Shades

Tints

Tones

Harmony

CSS snippets for #BB3CFF

.color-bb3cff {
  color: #BB3CFF;
  background-color: #BB3CFF;
}

Frequently asked questions

What color is #BB3CFF?+

#BB3CFF is a HEX color with RGB value rgb(187, 60, 255) and HSL value hsl(279, 100%, 62%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BB3CFF?+

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