#B050D2 Color

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

Color preview

#B050D2

Color formats

HEX
#B050D2
RGB
rgb(176, 80, 210)
RGBA
rgba(176, 80, 210, 1)
HSL
hsl(284, 59%, 57%)
HSV
hsv(284, 62%, 82%)
CMYK
cmyk(16%, 62%, 0%, 18%)
CSS variable
--color-primary: #B050D2;
Lowercase HEX
#b050d2

Shades

Tints

Tones

Harmony

CSS snippets for #B050D2

.color-b050d2 {
  color: #B050D2;
  background-color: #B050D2;
}

Frequently asked questions

What color is #B050D2?+

#B050D2 is a HEX color with RGB value rgb(176, 80, 210) and HSL value hsl(284, 59%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B050D2?+

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