#B34FBB Color

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

Color preview

#B34FBB

Color formats

HEX
#B34FBB
RGB
rgb(179, 79, 187)
RGBA
rgba(179, 79, 187, 1)
HSL
hsl(296, 44%, 52%)
HSV
hsv(296, 58%, 73%)
CMYK
cmyk(4%, 58%, 0%, 27%)
CSS variable
--color-primary: #B34FBB;
Lowercase HEX
#b34fbb

Shades

Tints

Tones

Harmony

CSS snippets for #B34FBB

.color-b34fbb {
  color: #B34FBB;
  background-color: #B34FBB;
}

Frequently asked questions

What color is #B34FBB?+

#B34FBB is a HEX color with RGB value rgb(179, 79, 187) and HSL value hsl(296, 44%, 52%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B34FBB?+

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