#B050D3 Color

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

Color preview

#B050D3

Color formats

HEX
#B050D3
RGB
rgb(176, 80, 211)
RGBA
rgba(176, 80, 211, 1)
HSL
hsl(284, 60%, 57%)
HSV
hsv(284, 62%, 83%)
CMYK
cmyk(17%, 62%, 0%, 17%)
CSS variable
--color-primary: #B050D3;
Lowercase HEX
#b050d3

Shades

Tints

Tones

Harmony

CSS snippets for #B050D3

.color-b050d3 {
  color: #B050D3;
  background-color: #B050D3;
}

Frequently asked questions

What color is #B050D3?+

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

What is the closest Tailwind color to #B050D3?+

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