#BB55CD Color

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

Color preview

#BB55CD

Color formats

HEX
#BB55CD
RGB
rgb(187, 85, 205)
RGBA
rgba(187, 85, 205, 1)
HSL
hsl(291, 55%, 57%)
HSV
hsv(291, 59%, 80%)
CMYK
cmyk(9%, 59%, 0%, 20%)
CSS variable
--color-primary: #BB55CD;
Lowercase HEX
#bb55cd

Shades

Tints

Tones

Harmony

CSS snippets for #BB55CD

.color-bb55cd {
  color: #BB55CD;
  background-color: #BB55CD;
}

Frequently asked questions

What color is #BB55CD?+

#BB55CD is a HEX color with RGB value rgb(187, 85, 205) and HSL value hsl(291, 55%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BB55CD?+

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