#B45BCD Color

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

Color preview

#B45BCD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B45BCD

.color-b45bcd {
  color: #B45BCD;
  background-color: #B45BCD;
}

Frequently asked questions

What color is #B45BCD?+

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

What is the closest Tailwind color to #B45BCD?+

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