#B25CEB Color

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

Color preview

#B25CEB

Color formats

HEX
#B25CEB
RGB
rgb(178, 92, 235)
RGBA
rgba(178, 92, 235, 1)
HSL
hsl(276, 78%, 64%)
HSV
hsv(276, 61%, 92%)
CMYK
cmyk(24%, 61%, 0%, 8%)
CSS variable
--color-primary: #B25CEB;
Lowercase HEX
#b25ceb

Shades

Tints

Tones

Harmony

CSS snippets for #B25CEB

.color-b25ceb {
  color: #B25CEB;
  background-color: #B25CEB;
}

Frequently asked questions

What color is #B25CEB?+

#B25CEB is a HEX color with RGB value rgb(178, 92, 235) and HSL value hsl(276, 78%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B25CEB?+

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