#B50CED Color

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

Color preview

#B50CED

Color formats

HEX
#B50CED
RGB
rgb(181, 12, 237)
RGBA
rgba(181, 12, 237, 1)
HSL
hsl(285, 90%, 49%)
HSV
hsv(285, 95%, 93%)
CMYK
cmyk(24%, 95%, 0%, 7%)
CSS variable
--color-primary: #B50CED;
Lowercase HEX
#b50ced

Shades

Tints

Tones

Harmony

CSS snippets for #B50CED

.color-b50ced {
  color: #B50CED;
  background-color: #B50CED;
}

Frequently asked questions

What color is #B50CED?+

#B50CED is a HEX color with RGB value rgb(181, 12, 237) and HSL value hsl(285, 90%, 49%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #B50CED?+

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