#B4506C Color

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

Color preview

#B4506C

Color formats

HEX
#B4506C
RGB
rgb(180, 80, 108)
RGBA
rgba(180, 80, 108, 1)
HSL
hsl(343, 40%, 51%)
HSV
hsv(343, 56%, 71%)
CMYK
cmyk(0%, 56%, 40%, 29%)
CSS variable
--color-primary: #B4506C;
Lowercase HEX
#b4506c

Shades

Tints

Tones

Harmony

CSS snippets for #B4506C

.color-b4506c {
  color: #B4506C;
  background-color: #B4506C;
}

Frequently asked questions

What color is #B4506C?+

#B4506C is a HEX color with RGB value rgb(180, 80, 108) and HSL value hsl(343, 40%, 51%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B4506C?+

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