#BB93BE Color

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

Color preview

#BB93BE

Color formats

HEX
#BB93BE
RGB
rgb(187, 147, 190)
RGBA
rgba(187, 147, 190, 1)
HSL
hsl(296, 25%, 66%)
HSV
hsv(296, 23%, 75%)
CMYK
cmyk(2%, 23%, 0%, 25%)
CSS variable
--color-primary: #BB93BE;
Lowercase HEX
#bb93be

Shades

Tints

Tones

Harmony

CSS snippets for #BB93BE

.color-bb93be {
  color: #BB93BE;
  background-color: #BB93BE;
}

Frequently asked questions

What color is #BB93BE?+

#BB93BE is a HEX color with RGB value rgb(187, 147, 190) and HSL value hsl(296, 25%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BB93BE?+

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