#B74D9B Color

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

Color preview

#B74D9B

Color formats

HEX
#B74D9B
RGB
rgb(183, 77, 155)
RGBA
rgba(183, 77, 155, 1)
HSL
hsl(316, 42%, 51%)
HSV
hsv(316, 58%, 72%)
CMYK
cmyk(0%, 58%, 15%, 28%)
CSS variable
--color-primary: #B74D9B;
Lowercase HEX
#b74d9b

Shades

Tints

Tones

Harmony

CSS snippets for #B74D9B

.color-b74d9b {
  color: #B74D9B;
  background-color: #B74D9B;
}

Frequently asked questions

What color is #B74D9B?+

#B74D9B is a HEX color with RGB value rgb(183, 77, 155) and HSL value hsl(316, 42%, 51%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #B74D9B?+

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