#B25DEA Color

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

Color preview

#B25DEA

Color formats

HEX
#B25DEA
RGB
rgb(178, 93, 234)
RGBA
rgba(178, 93, 234, 1)
HSL
hsl(276, 77%, 64%)
HSV
hsv(276, 60%, 92%)
CMYK
cmyk(24%, 60%, 0%, 8%)
CSS variable
--color-primary: #B25DEA;
Lowercase HEX
#b25dea

Shades

Tints

Tones

Harmony

CSS snippets for #B25DEA

.color-b25dea {
  color: #B25DEA;
  background-color: #B25DEA;
}

Frequently asked questions

What color is #B25DEA?+

#B25DEA is a HEX color with RGB value rgb(178, 93, 234) and HSL value hsl(276, 77%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B25DEA?+

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