#B25BCD Color

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

Color preview

#B25BCD

Color formats

HEX
#B25BCD
RGB
rgb(178, 91, 205)
RGBA
rgba(178, 91, 205, 1)
HSL
hsl(286, 53%, 58%)
HSV
hsv(286, 56%, 80%)
CMYK
cmyk(13%, 56%, 0%, 20%)
CSS variable
--color-primary: #B25BCD;
Lowercase HEX
#b25bcd

Shades

Tints

Tones

Harmony

CSS snippets for #B25BCD

.color-b25bcd {
  color: #B25BCD;
  background-color: #B25BCD;
}

Frequently asked questions

What color is #B25BCD?+

#B25BCD is a HEX color with RGB value rgb(178, 91, 205) and HSL value hsl(286, 53%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B25BCD?+

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