#B14A8D Color

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

Color preview

#B14A8D

Color formats

HEX
#B14A8D
RGB
rgb(177, 74, 141)
RGBA
rgba(177, 74, 141, 1)
HSL
hsl(321, 41%, 49%)
HSV
hsv(321, 58%, 69%)
CMYK
cmyk(0%, 58%, 20%, 31%)
CSS variable
--color-primary: #B14A8D;
Lowercase HEX
#b14a8d

Shades

Tints

Tones

Harmony

CSS snippets for #B14A8D

.color-b14a8d {
  color: #B14A8D;
  background-color: #B14A8D;
}

Frequently asked questions

What color is #B14A8D?+

#B14A8D is a HEX color with RGB value rgb(177, 74, 141) and HSL value hsl(321, 41%, 49%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #B14A8D?+

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