#B53DED Color

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

Color preview

#B53DED

Color formats

HEX
#B53DED
RGB
rgb(181, 61, 237)
RGBA
rgba(181, 61, 237, 1)
HSL
hsl(281, 83%, 58%)
HSV
hsv(281, 74%, 93%)
CMYK
cmyk(24%, 74%, 0%, 7%)
CSS variable
--color-primary: #B53DED;
Lowercase HEX
#b53ded

Shades

Tints

Tones

Harmony

CSS snippets for #B53DED

.color-b53ded {
  color: #B53DED;
  background-color: #B53DED;
}

Frequently asked questions

What color is #B53DED?+

#B53DED is a HEX color with RGB value rgb(181, 61, 237) and HSL value hsl(281, 83%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B53DED?+

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