#BDABB5 Color

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

Color preview

#BDABB5

Color formats

HEX
#BDABB5
RGB
rgb(189, 171, 181)
RGBA
rgba(189, 171, 181, 1)
HSL
hsl(327, 12%, 71%)
HSV
hsv(327, 10%, 74%)
CMYK
cmyk(0%, 10%, 4%, 26%)
CSS variable
--color-primary: #BDABB5;
Lowercase HEX
#bdabb5

Shades

Tints

Tones

Harmony

CSS snippets for #BDABB5

.color-bdabb5 {
  color: #BDABB5;
  background-color: #BDABB5;
}

Frequently asked questions

What color is #BDABB5?+

#BDABB5 is a HEX color with RGB value rgb(189, 171, 181) and HSL value hsl(327, 12%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BDABB5?+

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