#B255CC Color

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

Color preview

#B255CC

Color formats

HEX
#B255CC
RGB
rgb(178, 85, 204)
RGBA
rgba(178, 85, 204, 1)
HSL
hsl(287, 54%, 57%)
HSV
hsv(287, 58%, 80%)
CMYK
cmyk(13%, 58%, 0%, 20%)
CSS variable
--color-primary: #B255CC;
Lowercase HEX
#b255cc

Shades

Tints

Tones

Harmony

CSS snippets for #B255CC

.color-b255cc {
  color: #B255CC;
  background-color: #B255CC;
}

Frequently asked questions

What color is #B255CC?+

#B255CC is a HEX color with RGB value rgb(178, 85, 204) and HSL value hsl(287, 54%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B255CC?+

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