#B247FF Color

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

Color preview

#B247FF

Color formats

HEX
#B247FF
RGB
rgb(178, 71, 255)
RGBA
rgba(178, 71, 255, 1)
HSL
hsl(275, 100%, 64%)
HSV
hsv(275, 72%, 100%)
CMYK
cmyk(30%, 72%, 0%, 0%)
CSS variable
--color-primary: #B247FF;
Lowercase HEX
#b247ff

Shades

Tints

Tones

Harmony

CSS snippets for #B247FF

.color-b247ff {
  color: #B247FF;
  background-color: #B247FF;
}

Frequently asked questions

What color is #B247FF?+

#B247FF is a HEX color with RGB value rgb(178, 71, 255) and HSL value hsl(275, 100%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B247FF?+

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