#B25C8B Color

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

Color preview

#B25C8B

Color formats

HEX
#B25C8B
RGB
rgb(178, 92, 139)
RGBA
rgba(178, 92, 139, 1)
HSL
hsl(327, 36%, 53%)
HSV
hsv(327, 48%, 70%)
CMYK
cmyk(0%, 48%, 22%, 30%)
CSS variable
--color-primary: #B25C8B;
Lowercase HEX
#b25c8b

Shades

Tints

Tones

Harmony

CSS snippets for #B25C8B

.color-b25c8b {
  color: #B25C8B;
  background-color: #B25C8B;
}

Frequently asked questions

What color is #B25C8B?+

#B25C8B is a HEX color with RGB value rgb(178, 92, 139) and HSL value hsl(327, 36%, 53%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #B25C8B?+

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