#B53BAD Color

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

Color preview

#B53BAD

Color formats

HEX
#B53BAD
RGB
rgb(181, 59, 173)
RGBA
rgba(181, 59, 173, 1)
HSL
hsl(304, 51%, 47%)
HSV
hsv(304, 67%, 71%)
CMYK
cmyk(0%, 67%, 4%, 29%)
CSS variable
--color-primary: #B53BAD;
Lowercase HEX
#b53bad

Shades

Tints

Tones

Harmony

CSS snippets for #B53BAD

.color-b53bad {
  color: #B53BAD;
  background-color: #B53BAD;
}

Frequently asked questions

What color is #B53BAD?+

#B53BAD is a HEX color with RGB value rgb(181, 59, 173) and HSL value hsl(304, 51%, 47%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #B53BAD?+

The closest Tailwind color is fuchsia-700, available as the bg-fuchsia-700 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