#B45DEA Color

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

Color preview

#B45DEA

Color formats

HEX
#B45DEA
RGB
rgb(180, 93, 234)
RGBA
rgba(180, 93, 234, 1)
HSL
hsl(277, 77%, 64%)
HSV
hsv(277, 60%, 92%)
CMYK
cmyk(23%, 60%, 0%, 8%)
CSS variable
--color-primary: #B45DEA;
Lowercase HEX
#b45dea

Shades

Tints

Tones

Harmony

CSS snippets for #B45DEA

.color-b45dea {
  color: #B45DEA;
  background-color: #B45DEA;
}

Frequently asked questions

What color is #B45DEA?+

#B45DEA is a HEX color with RGB value rgb(180, 93, 234) and HSL value hsl(277, 77%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B45DEA?+

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