#BB32CD Color

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

Color preview

#BB32CD

Color formats

HEX
#BB32CD
RGB
rgb(187, 50, 205)
RGBA
rgba(187, 50, 205, 1)
HSL
hsl(293, 61%, 50%)
HSV
hsv(293, 76%, 80%)
CMYK
cmyk(9%, 76%, 0%, 20%)
CSS variable
--color-primary: #BB32CD;
Lowercase HEX
#bb32cd

Shades

Tints

Tones

Harmony

CSS snippets for #BB32CD

.color-bb32cd {
  color: #BB32CD;
  background-color: #BB32CD;
}

Frequently asked questions

What color is #BB32CD?+

#BB32CD is a HEX color with RGB value rgb(187, 50, 205) and HSL value hsl(293, 61%, 50%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #BB32CD?+

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