#B74F8F Color

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

Color preview

#B74F8F

Color formats

HEX
#B74F8F
RGB
rgb(183, 79, 143)
RGBA
rgba(183, 79, 143, 1)
HSL
hsl(323, 42%, 51%)
HSV
hsv(323, 57%, 72%)
CMYK
cmyk(0%, 57%, 22%, 28%)
CSS variable
--color-primary: #B74F8F;
Lowercase HEX
#b74f8f

Shades

Tints

Tones

Harmony

CSS snippets for #B74F8F

.color-b74f8f {
  color: #B74F8F;
  background-color: #B74F8F;
}

Frequently asked questions

What color is #B74F8F?+

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

What is the closest Tailwind color to #B74F8F?+

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