#B255BE Color

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

Color preview

#B255BE

Color formats

HEX
#B255BE
RGB
rgb(178, 85, 190)
RGBA
rgba(178, 85, 190, 1)
HSL
hsl(293, 45%, 54%)
HSV
hsv(293, 55%, 75%)
CMYK
cmyk(6%, 55%, 0%, 25%)
CSS variable
--color-primary: #B255BE;
Lowercase HEX
#b255be

Shades

Tints

Tones

Harmony

CSS snippets for #B255BE

.color-b255be {
  color: #B255BE;
  background-color: #B255BE;
}

Frequently asked questions

What color is #B255BE?+

#B255BE is a HEX color with RGB value rgb(178, 85, 190) and HSL value hsl(293, 45%, 54%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B255BE?+

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