#B4646B Color

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

Color preview

#B4646B

Color formats

HEX
#B4646B
RGB
rgb(180, 100, 107)
RGBA
rgba(180, 100, 107, 1)
HSL
hsl(355, 35%, 55%)
HSV
hsv(355, 44%, 71%)
CMYK
cmyk(0%, 44%, 41%, 29%)
CSS variable
--color-primary: #B4646B;
Lowercase HEX
#b4646b

Shades

Tints

Tones

Harmony

CSS snippets for #B4646B

.color-b4646b {
  color: #B4646B;
  background-color: #B4646B;
}

Frequently asked questions

What color is #B4646B?+

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

What is the closest Tailwind color to #B4646B?+

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