#B25BED Color

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

Color preview

#B25BED

Color formats

HEX
#B25BED
RGB
rgb(178, 91, 237)
RGBA
rgba(178, 91, 237, 1)
HSL
hsl(276, 80%, 64%)
HSV
hsv(276, 62%, 93%)
CMYK
cmyk(25%, 62%, 0%, 7%)
CSS variable
--color-primary: #B25BED;
Lowercase HEX
#b25bed

Shades

Tints

Tones

Harmony

CSS snippets for #B25BED

.color-b25bed {
  color: #B25BED;
  background-color: #B25BED;
}

Frequently asked questions

What color is #B25BED?+

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

What is the closest Tailwind color to #B25BED?+

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