#B555CD Color

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

Color preview

#B555CD

Color formats

HEX
#B555CD
RGB
rgb(181, 85, 205)
RGBA
rgba(181, 85, 205, 1)
HSL
hsl(288, 55%, 57%)
HSV
hsv(288, 59%, 80%)
CMYK
cmyk(12%, 59%, 0%, 20%)
CSS variable
--color-primary: #B555CD;
Lowercase HEX
#b555cd

Shades

Tints

Tones

Harmony

CSS snippets for #B555CD

.color-b555cd {
  color: #B555CD;
  background-color: #B555CD;
}

Frequently asked questions

What color is #B555CD?+

#B555CD is a HEX color with RGB value rgb(181, 85, 205) and HSL value hsl(288, 55%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B555CD?+

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