#BB6FF6 Color

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

Color preview

#BB6FF6

Color formats

HEX
#BB6FF6
RGB
rgb(187, 111, 246)
RGBA
rgba(187, 111, 246, 1)
HSL
hsl(274, 88%, 70%)
HSV
hsv(274, 55%, 96%)
CMYK
cmyk(24%, 55%, 0%, 4%)
CSS variable
--color-primary: #BB6FF6;
Lowercase HEX
#bb6ff6

Shades

Tints

Tones

Harmony

CSS snippets for #BB6FF6

.color-bb6ff6 {
  color: #BB6FF6;
  background-color: #BB6FF6;
}

Frequently asked questions

What color is #BB6FF6?+

#BB6FF6 is a HEX color with RGB value rgb(187, 111, 246) and HSL value hsl(274, 88%, 70%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BB6FF6?+

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