#BB93D2 Color

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

Color preview

#BB93D2

Color formats

HEX
#BB93D2
RGB
rgb(187, 147, 210)
RGBA
rgba(187, 147, 210, 1)
HSL
hsl(278, 41%, 70%)
HSV
hsv(278, 30%, 82%)
CMYK
cmyk(11%, 30%, 0%, 18%)
CSS variable
--color-primary: #BB93D2;
Lowercase HEX
#bb93d2

Shades

Tints

Tones

Harmony

CSS snippets for #BB93D2

.color-bb93d2 {
  color: #BB93D2;
  background-color: #BB93D2;
}

Frequently asked questions

What color is #BB93D2?+

#BB93D2 is a HEX color with RGB value rgb(187, 147, 210) and HSL value hsl(278, 41%, 70%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BB93D2?+

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