#BB6FE6 Color

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

Color preview

#BB6FE6

Color formats

HEX
#BB6FE6
RGB
rgb(187, 111, 230)
RGBA
rgba(187, 111, 230, 1)
HSL
hsl(278, 70%, 67%)
HSV
hsv(278, 52%, 90%)
CMYK
cmyk(19%, 52%, 0%, 10%)
CSS variable
--color-primary: #BB6FE6;
Lowercase HEX
#bb6fe6

Shades

Tints

Tones

Harmony

CSS snippets for #BB6FE6

.color-bb6fe6 {
  color: #BB6FE6;
  background-color: #BB6FE6;
}

Frequently asked questions

What color is #BB6FE6?+

#BB6FE6 is a HEX color with RGB value rgb(187, 111, 230) and HSL value hsl(278, 70%, 67%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BB6FE6?+

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