#BB93CB Color

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

Color preview

#BB93CB

Color formats

HEX
#BB93CB
RGB
rgb(187, 147, 203)
RGBA
rgba(187, 147, 203, 1)
HSL
hsl(283, 35%, 69%)
HSV
hsv(283, 28%, 80%)
CMYK
cmyk(8%, 28%, 0%, 20%)
CSS variable
--color-primary: #BB93CB;
Lowercase HEX
#bb93cb

Shades

Tints

Tones

Harmony

CSS snippets for #BB93CB

.color-bb93cb {
  color: #BB93CB;
  background-color: #BB93CB;
}

Frequently asked questions

What color is #BB93CB?+

#BB93CB is a HEX color with RGB value rgb(187, 147, 203) and HSL value hsl(283, 35%, 69%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BB93CB?+

The closest Tailwind color is zinc-400, available as the bg-zinc-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