#B13E9A Color

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

Color preview

#B13E9A

Color formats

HEX
#B13E9A
RGB
rgb(177, 62, 154)
RGBA
rgba(177, 62, 154, 1)
HSL
hsl(312, 48%, 47%)
HSV
hsv(312, 65%, 69%)
CMYK
cmyk(0%, 65%, 13%, 31%)
CSS variable
--color-primary: #B13E9A;
Lowercase HEX
#b13e9a

Shades

Tints

Tones

Harmony

CSS snippets for #B13E9A

.color-b13e9a {
  color: #B13E9A;
  background-color: #B13E9A;
}

Frequently asked questions

What color is #B13E9A?+

#B13E9A is a HEX color with RGB value rgb(177, 62, 154) and HSL value hsl(312, 48%, 47%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #B13E9A?+

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