#BB93C1 Color

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

Color preview

#BB93C1

Color formats

HEX
#BB93C1
RGB
rgb(187, 147, 193)
RGBA
rgba(187, 147, 193, 1)
HSL
hsl(292, 27%, 67%)
HSV
hsv(292, 24%, 76%)
CMYK
cmyk(3%, 24%, 0%, 24%)
CSS variable
--color-primary: #BB93C1;
Lowercase HEX
#bb93c1

Shades

Tints

Tones

Harmony

CSS snippets for #BB93C1

.color-bb93c1 {
  color: #BB93C1;
  background-color: #BB93C1;
}

Frequently asked questions

What color is #BB93C1?+

#BB93C1 is a HEX color with RGB value rgb(187, 147, 193) and HSL value hsl(292, 27%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BB93C1?+

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