#B45BCC Color

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

Color preview

#B45BCC

Color formats

HEX
#B45BCC
RGB
rgb(180, 91, 204)
RGBA
rgba(180, 91, 204, 1)
HSL
hsl(287, 53%, 58%)
HSV
hsv(287, 55%, 80%)
CMYK
cmyk(12%, 55%, 0%, 20%)
CSS variable
--color-primary: #B45BCC;
Lowercase HEX
#b45bcc

Shades

Tints

Tones

Harmony

CSS snippets for #B45BCC

.color-b45bcc {
  color: #B45BCC;
  background-color: #B45BCC;
}

Frequently asked questions

What color is #B45BCC?+

#B45BCC is a HEX color with RGB value rgb(180, 91, 204) and HSL value hsl(287, 53%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B45BCC?+

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