#BB8ADB Color

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

Color preview

#BB8ADB

Color formats

HEX
#BB8ADB
RGB
rgb(187, 138, 219)
RGBA
rgba(187, 138, 219, 1)
HSL
hsl(276, 53%, 70%)
HSV
hsv(276, 37%, 86%)
CMYK
cmyk(15%, 37%, 0%, 14%)
CSS variable
--color-primary: #BB8ADB;
Lowercase HEX
#bb8adb

Shades

Tints

Tones

Harmony

CSS snippets for #BB8ADB

.color-bb8adb {
  color: #BB8ADB;
  background-color: #BB8ADB;
}

Frequently asked questions

What color is #BB8ADB?+

#BB8ADB is a HEX color with RGB value rgb(187, 138, 219) and HSL value hsl(276, 53%, 70%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BB8ADB?+

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