#B34C99 Color

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

Color preview

#B34C99

Color formats

HEX
#B34C99
RGB
rgb(179, 76, 153)
RGBA
rgba(179, 76, 153, 1)
HSL
hsl(315, 40%, 50%)
HSV
hsv(315, 58%, 70%)
CMYK
cmyk(0%, 58%, 15%, 30%)
CSS variable
--color-primary: #B34C99;
Lowercase HEX
#b34c99

Shades

Tints

Tones

Harmony

CSS snippets for #B34C99

.color-b34c99 {
  color: #B34C99;
  background-color: #B34C99;
}

Frequently asked questions

What color is #B34C99?+

#B34C99 is a HEX color with RGB value rgb(179, 76, 153) and HSL value hsl(315, 40%, 50%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #B34C99?+

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