#B245FA Color

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

Color preview

#B245FA

Color formats

HEX
#B245FA
RGB
rgb(178, 69, 250)
RGBA
rgba(178, 69, 250, 1)
HSL
hsl(276, 95%, 63%)
HSV
hsv(276, 72%, 98%)
CMYK
cmyk(29%, 72%, 0%, 2%)
CSS variable
--color-primary: #B245FA;
Lowercase HEX
#b245fa

Shades

Tints

Tones

Harmony

CSS snippets for #B245FA

.color-b245fa {
  color: #B245FA;
  background-color: #B245FA;
}

Frequently asked questions

What color is #B245FA?+

#B245FA is a HEX color with RGB value rgb(178, 69, 250) and HSL value hsl(276, 95%, 63%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B245FA?+

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