#B25E9A Color

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

Color preview

#B25E9A

Color formats

HEX
#B25E9A
RGB
rgb(178, 94, 154)
RGBA
rgba(178, 94, 154, 1)
HSL
hsl(317, 35%, 53%)
HSV
hsv(317, 47%, 70%)
CMYK
cmyk(0%, 47%, 13%, 30%)
CSS variable
--color-primary: #B25E9A;
Lowercase HEX
#b25e9a

Shades

Tints

Tones

Harmony

CSS snippets for #B25E9A

.color-b25e9a {
  color: #B25E9A;
  background-color: #B25E9A;
}

Frequently asked questions

What color is #B25E9A?+

#B25E9A is a HEX color with RGB value rgb(178, 94, 154) and HSL value hsl(317, 35%, 53%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #B25E9A?+

The closest Tailwind color is pink-500, available as the bg-pink-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