#BB8ADE Color

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

Color preview

#BB8ADE

Color formats

HEX
#BB8ADE
RGB
rgb(187, 138, 222)
RGBA
rgba(187, 138, 222, 1)
HSL
hsl(275, 56%, 71%)
HSV
hsv(275, 38%, 87%)
CMYK
cmyk(16%, 38%, 0%, 13%)
CSS variable
--color-primary: #BB8ADE;
Lowercase HEX
#bb8ade

Shades

Tints

Tones

Harmony

CSS snippets for #BB8ADE

.color-bb8ade {
  color: #BB8ADE;
  background-color: #BB8ADE;
}

Frequently asked questions

What color is #BB8ADE?+

#BB8ADE is a HEX color with RGB value rgb(187, 138, 222) and HSL value hsl(275, 56%, 71%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BB8ADE?+

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