#B74F8D Color

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

Color preview

#B74F8D

Color formats

HEX
#B74F8D
RGB
rgb(183, 79, 141)
RGBA
rgba(183, 79, 141, 1)
HSL
hsl(324, 42%, 51%)
HSV
hsv(324, 57%, 72%)
CMYK
cmyk(0%, 57%, 23%, 28%)
CSS variable
--color-primary: #B74F8D;
Lowercase HEX
#b74f8d

Shades

Tints

Tones

Harmony

CSS snippets for #B74F8D

.color-b74f8d {
  color: #B74F8D;
  background-color: #B74F8D;
}

Frequently asked questions

What color is #B74F8D?+

#B74F8D is a HEX color with RGB value rgb(183, 79, 141) and HSL value hsl(324, 42%, 51%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #B74F8D?+

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