#BB8AEC Color

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

Color preview

#BB8AEC

Color formats

HEX
#BB8AEC
RGB
rgb(187, 138, 236)
RGBA
rgba(187, 138, 236, 1)
HSL
hsl(270, 72%, 73%)
HSV
hsv(270, 42%, 93%)
CMYK
cmyk(21%, 42%, 0%, 7%)
CSS variable
--color-primary: #BB8AEC;
Lowercase HEX
#bb8aec

Shades

Tints

Tones

Harmony

CSS snippets for #BB8AEC

.color-bb8aec {
  color: #BB8AEC;
  background-color: #BB8AEC;
}

Frequently asked questions

What color is #BB8AEC?+

#BB8AEC is a HEX color with RGB value rgb(187, 138, 236) and HSL value hsl(270, 72%, 73%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BB8AEC?+

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