#B34D9B Color

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

Color preview

#B34D9B

Color formats

HEX
#B34D9B
RGB
rgb(179, 77, 155)
RGBA
rgba(179, 77, 155, 1)
HSL
hsl(314, 40%, 50%)
HSV
hsv(314, 57%, 70%)
CMYK
cmyk(0%, 57%, 13%, 30%)
CSS variable
--color-primary: #B34D9B;
Lowercase HEX
#b34d9b

Shades

Tints

Tones

Harmony

CSS snippets for #B34D9B

.color-b34d9b {
  color: #B34D9B;
  background-color: #B34D9B;
}

Frequently asked questions

What color is #B34D9B?+

#B34D9B is a HEX color with RGB value rgb(179, 77, 155) and HSL value hsl(314, 40%, 50%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #B34D9B?+

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