#BB93CC Color

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

Color preview

#BB93CC

Color formats

HEX
#BB93CC
RGB
rgb(187, 147, 204)
RGBA
rgba(187, 147, 204, 1)
HSL
hsl(282, 36%, 69%)
HSV
hsv(282, 28%, 80%)
CMYK
cmyk(8%, 28%, 0%, 20%)
CSS variable
--color-primary: #BB93CC;
Lowercase HEX
#bb93cc

Shades

Tints

Tones

Harmony

CSS snippets for #BB93CC

.color-bb93cc {
  color: #BB93CC;
  background-color: #BB93CC;
}

Frequently asked questions

What color is #BB93CC?+

#BB93CC is a HEX color with RGB value rgb(187, 147, 204) and HSL value hsl(282, 36%, 69%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BB93CC?+

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