#B4646C Color

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

Color preview

#B4646C

Color formats

HEX
#B4646C
RGB
rgb(180, 100, 108)
RGBA
rgba(180, 100, 108, 1)
HSL
hsl(354, 35%, 55%)
HSV
hsv(354, 44%, 71%)
CMYK
cmyk(0%, 44%, 40%, 29%)
CSS variable
--color-primary: #B4646C;
Lowercase HEX
#b4646c

Shades

Tints

Tones

Harmony

CSS snippets for #B4646C

.color-b4646c {
  color: #B4646C;
  background-color: #B4646C;
}

Frequently asked questions

What color is #B4646C?+

#B4646C is a HEX color with RGB value rgb(180, 100, 108) and HSL value hsl(354, 35%, 55%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B4646C?+

The closest Tailwind color is stone-500, available as the bg-stone-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