#B74E8D Color

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

Color preview

#B74E8D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B74E8D

.color-b74e8d {
  color: #B74E8D;
  background-color: #B74E8D;
}

Frequently asked questions

What color is #B74E8D?+

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

What is the closest Tailwind color to #B74E8D?+

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