#B256FE Color

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

Color preview

#B256FE

Color formats

HEX
#B256FE
RGB
rgb(178, 86, 254)
RGBA
rgba(178, 86, 254, 1)
HSL
hsl(273, 99%, 67%)
HSV
hsv(273, 66%, 100%)
CMYK
cmyk(30%, 66%, 0%, 0%)
CSS variable
--color-primary: #B256FE;
Lowercase HEX
#b256fe

Shades

Tints

Tones

Harmony

CSS snippets for #B256FE

.color-b256fe {
  color: #B256FE;
  background-color: #B256FE;
}

Frequently asked questions

What color is #B256FE?+

#B256FE is a HEX color with RGB value rgb(178, 86, 254) and HSL value hsl(273, 99%, 67%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B256FE?+

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