#B14A8B Color

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

Color preview

#B14A8B

Color formats

HEX
#B14A8B
RGB
rgb(177, 74, 139)
RGBA
rgba(177, 74, 139, 1)
HSL
hsl(322, 41%, 49%)
HSV
hsv(322, 58%, 69%)
CMYK
cmyk(0%, 58%, 21%, 31%)
CSS variable
--color-primary: #B14A8B;
Lowercase HEX
#b14a8b

Shades

Tints

Tones

Harmony

CSS snippets for #B14A8B

.color-b14a8b {
  color: #B14A8B;
  background-color: #B14A8B;
}

Frequently asked questions

What color is #B14A8B?+

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

What is the closest Tailwind color to #B14A8B?+

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