#B255DA Color

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

Color preview

#B255DA

Color formats

HEX
#B255DA
RGB
rgb(178, 85, 218)
RGBA
rgba(178, 85, 218, 1)
HSL
hsl(282, 64%, 59%)
HSV
hsv(282, 61%, 85%)
CMYK
cmyk(18%, 61%, 0%, 15%)
CSS variable
--color-primary: #B255DA;
Lowercase HEX
#b255da

Shades

Tints

Tones

Harmony

CSS snippets for #B255DA

.color-b255da {
  color: #B255DA;
  background-color: #B255DA;
}

Frequently asked questions

What color is #B255DA?+

#B255DA is a HEX color with RGB value rgb(178, 85, 218) and HSL value hsl(282, 64%, 59%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B255DA?+

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