#B250F4 Color

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

Color preview

#B250F4

Color formats

HEX
#B250F4
RGB
rgb(178, 80, 244)
RGBA
rgba(178, 80, 244, 1)
HSL
hsl(276, 88%, 64%)
HSV
hsv(276, 67%, 96%)
CMYK
cmyk(27%, 67%, 0%, 4%)
CSS variable
--color-primary: #B250F4;
Lowercase HEX
#b250f4

Shades

Tints

Tones

Harmony

CSS snippets for #B250F4

.color-b250f4 {
  color: #B250F4;
  background-color: #B250F4;
}

Frequently asked questions

What color is #B250F4?+

#B250F4 is a HEX color with RGB value rgb(178, 80, 244) and HSL value hsl(276, 88%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B250F4?+

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