#B4648C Color

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

Color preview

#B4648C

Color formats

HEX
#B4648C
RGB
rgb(180, 100, 140)
RGBA
rgba(180, 100, 140, 1)
HSL
hsl(330, 35%, 55%)
HSV
hsv(330, 44%, 71%)
CMYK
cmyk(0%, 44%, 22%, 29%)
CSS variable
--color-primary: #B4648C;
Lowercase HEX
#b4648c

Shades

Tints

Tones

Harmony

CSS snippets for #B4648C

.color-b4648c {
  color: #B4648C;
  background-color: #B4648C;
}

Frequently asked questions

What color is #B4648C?+

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

What is the closest Tailwind color to #B4648C?+

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