#B53EBB Color

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

Color preview

#B53EBB

Color formats

HEX
#B53EBB
RGB
rgb(181, 62, 187)
RGBA
rgba(181, 62, 187, 1)
HSL
hsl(297, 50%, 49%)
HSV
hsv(297, 67%, 73%)
CMYK
cmyk(3%, 67%, 0%, 27%)
CSS variable
--color-primary: #B53EBB;
Lowercase HEX
#b53ebb

Shades

Tints

Tones

Harmony

CSS snippets for #B53EBB

.color-b53ebb {
  color: #B53EBB;
  background-color: #B53EBB;
}

Frequently asked questions

What color is #B53EBB?+

#B53EBB is a HEX color with RGB value rgb(181, 62, 187) and HSL value hsl(297, 50%, 49%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B53EBB?+

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