#B19BAD Color

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

Color preview

#B19BAD

Color formats

HEX
#B19BAD
RGB
rgb(177, 155, 173)
RGBA
rgba(177, 155, 173, 1)
HSL
hsl(311, 12%, 65%)
HSV
hsv(311, 12%, 69%)
CMYK
cmyk(0%, 12%, 2%, 31%)
CSS variable
--color-primary: #B19BAD;
Lowercase HEX
#b19bad

Shades

Tints

Tones

Harmony

CSS snippets for #B19BAD

.color-b19bad {
  color: #B19BAD;
  background-color: #B19BAD;
}

Frequently asked questions

What color is #B19BAD?+

#B19BAD is a HEX color with RGB value rgb(177, 155, 173) and HSL value hsl(311, 12%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B19BAD?+

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