#BB6ADD Color

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

Color preview

#BB6ADD

Color formats

HEX
#BB6ADD
RGB
rgb(187, 106, 221)
RGBA
rgba(187, 106, 221, 1)
HSL
hsl(282, 63%, 64%)
HSV
hsv(282, 52%, 87%)
CMYK
cmyk(15%, 52%, 0%, 13%)
CSS variable
--color-primary: #BB6ADD;
Lowercase HEX
#bb6add

Shades

Tints

Tones

Harmony

CSS snippets for #BB6ADD

.color-bb6add {
  color: #BB6ADD;
  background-color: #BB6ADD;
}

Frequently asked questions

What color is #BB6ADD?+

#BB6ADD is a HEX color with RGB value rgb(187, 106, 221) and HSL value hsl(282, 63%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BB6ADD?+

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