#B16383 Color

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

Color preview

#B16383

Color formats

HEX
#B16383
RGB
rgb(177, 99, 131)
RGBA
rgba(177, 99, 131, 1)
HSL
hsl(335, 33%, 54%)
HSV
hsv(335, 44%, 69%)
CMYK
cmyk(0%, 44%, 26%, 31%)
CSS variable
--color-primary: #B16383;
Lowercase HEX
#b16383

Shades

Tints

Tones

Harmony

CSS snippets for #B16383

.color-b16383 {
  color: #B16383;
  background-color: #B16383;
}

Frequently asked questions

What color is #B16383?+

#B16383 is a HEX color with RGB value rgb(177, 99, 131) and HSL value hsl(335, 33%, 54%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #B16383?+

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