#B25E8B Color

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

Color preview

#B25E8B

Color formats

HEX
#B25E8B
RGB
rgb(178, 94, 139)
RGBA
rgba(178, 94, 139, 1)
HSL
hsl(328, 35%, 53%)
HSV
hsv(328, 47%, 70%)
CMYK
cmyk(0%, 47%, 22%, 30%)
CSS variable
--color-primary: #B25E8B;
Lowercase HEX
#b25e8b

Shades

Tints

Tones

Harmony

CSS snippets for #B25E8B

.color-b25e8b {
  color: #B25E8B;
  background-color: #B25E8B;
}

Frequently asked questions

What color is #B25E8B?+

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

What is the closest Tailwind color to #B25E8B?+

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