#B4567B Color

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

Color preview

#B4567B

Color formats

HEX
#B4567B
RGB
rgb(180, 86, 123)
RGBA
rgba(180, 86, 123, 1)
HSL
hsl(336, 39%, 52%)
HSV
hsv(336, 52%, 71%)
CMYK
cmyk(0%, 52%, 32%, 29%)
CSS variable
--color-primary: #B4567B;
Lowercase HEX
#b4567b

Shades

Tints

Tones

Harmony

CSS snippets for #B4567B

.color-b4567b {
  color: #B4567B;
  background-color: #B4567B;
}

Frequently asked questions

What color is #B4567B?+

#B4567B is a HEX color with RGB value rgb(180, 86, 123) and HSL value hsl(336, 39%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B4567B?+

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