#BB6FD2 Color

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

Color preview

#BB6FD2

Color formats

HEX
#BB6FD2
RGB
rgb(187, 111, 210)
RGBA
rgba(187, 111, 210, 1)
HSL
hsl(286, 52%, 63%)
HSV
hsv(286, 47%, 82%)
CMYK
cmyk(11%, 47%, 0%, 18%)
CSS variable
--color-primary: #BB6FD2;
Lowercase HEX
#bb6fd2

Shades

Tints

Tones

Harmony

CSS snippets for #BB6FD2

.color-bb6fd2 {
  color: #BB6FD2;
  background-color: #BB6FD2;
}

Frequently asked questions

What color is #BB6FD2?+

#BB6FD2 is a HEX color with RGB value rgb(187, 111, 210) and HSL value hsl(286, 52%, 63%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BB6FD2?+

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