#B74F9D Color

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

Color preview

#B74F9D

Color formats

HEX
#B74F9D
RGB
rgb(183, 79, 157)
RGBA
rgba(183, 79, 157, 1)
HSL
hsl(315, 42%, 51%)
HSV
hsv(315, 57%, 72%)
CMYK
cmyk(0%, 57%, 14%, 28%)
CSS variable
--color-primary: #B74F9D;
Lowercase HEX
#b74f9d

Shades

Tints

Tones

Harmony

CSS snippets for #B74F9D

.color-b74f9d {
  color: #B74F9D;
  background-color: #B74F9D;
}

Frequently asked questions

What color is #B74F9D?+

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

What is the closest Tailwind color to #B74F9D?+

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