#B555EC Color

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

Color preview

#B555EC

Color formats

HEX
#B555EC
RGB
rgb(181, 85, 236)
RGBA
rgba(181, 85, 236, 1)
HSL
hsl(278, 80%, 63%)
HSV
hsv(278, 64%, 93%)
CMYK
cmyk(23%, 64%, 0%, 7%)
CSS variable
--color-primary: #B555EC;
Lowercase HEX
#b555ec

Shades

Tints

Tones

Harmony

CSS snippets for #B555EC

.color-b555ec {
  color: #B555EC;
  background-color: #B555EC;
}

Frequently asked questions

What color is #B555EC?+

#B555EC is a HEX color with RGB value rgb(181, 85, 236) and HSL value hsl(278, 80%, 63%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B555EC?+

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