#B4648B Color

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

Color preview

#B4648B

Color formats

HEX
#B4648B
RGB
rgb(180, 100, 139)
RGBA
rgba(180, 100, 139, 1)
HSL
hsl(331, 35%, 55%)
HSV
hsv(331, 44%, 71%)
CMYK
cmyk(0%, 44%, 23%, 29%)
CSS variable
--color-primary: #B4648B;
Lowercase HEX
#b4648b

Shades

Tints

Tones

Harmony

CSS snippets for #B4648B

.color-b4648b {
  color: #B4648B;
  background-color: #B4648B;
}

Frequently asked questions

What color is #B4648B?+

#B4648B is a HEX color with RGB value rgb(180, 100, 139) and HSL value hsl(331, 35%, 55%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #B4648B?+

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