#B13E8F Color

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

Color preview

#B13E8F

Color formats

HEX
#B13E8F
RGB
rgb(177, 62, 143)
RGBA
rgba(177, 62, 143, 1)
HSL
hsl(318, 48%, 47%)
HSV
hsv(318, 65%, 69%)
CMYK
cmyk(0%, 65%, 19%, 31%)
CSS variable
--color-primary: #B13E8F;
Lowercase HEX
#b13e8f

Shades

Tints

Tones

Harmony

CSS snippets for #B13E8F

.color-b13e8f {
  color: #B13E8F;
  background-color: #B13E8F;
}

Frequently asked questions

What color is #B13E8F?+

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

What is the closest Tailwind color to #B13E8F?+

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