#B45BEC Color

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

Color preview

#B45BEC

Color formats

HEX
#B45BEC
RGB
rgb(180, 91, 236)
RGBA
rgba(180, 91, 236, 1)
HSL
hsl(277, 79%, 64%)
HSV
hsv(277, 61%, 93%)
CMYK
cmyk(24%, 61%, 0%, 7%)
CSS variable
--color-primary: #B45BEC;
Lowercase HEX
#b45bec

Shades

Tints

Tones

Harmony

CSS snippets for #B45BEC

.color-b45bec {
  color: #B45BEC;
  background-color: #B45BEC;
}

Frequently asked questions

What color is #B45BEC?+

#B45BEC is a HEX color with RGB value rgb(180, 91, 236) and HSL value hsl(277, 79%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B45BEC?+

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