#B12F5D Color

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

Color preview

#B12F5D

Color formats

HEX
#B12F5D
RGB
rgb(177, 47, 93)
RGBA
rgba(177, 47, 93, 1)
HSL
hsl(339, 58%, 44%)
HSV
hsv(339, 73%, 69%)
CMYK
cmyk(0%, 73%, 47%, 31%)
CSS variable
--color-primary: #B12F5D;
Lowercase HEX
#b12f5d

Shades

Tints

Tones

Harmony

CSS snippets for #B12F5D

.color-b12f5d {
  color: #B12F5D;
  background-color: #B12F5D;
}

Frequently asked questions

What color is #B12F5D?+

#B12F5D is a HEX color with RGB value rgb(177, 47, 93) and HSL value hsl(339, 58%, 44%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #B12F5D?+

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