#BDACAB Color

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

Color preview

#BDACAB

Color formats

HEX
#BDACAB
RGB
rgb(189, 172, 171)
RGBA
rgba(189, 172, 171, 1)
HSL
hsl(3, 12%, 71%)
HSV
hsv(3, 10%, 74%)
CMYK
cmyk(0%, 9%, 10%, 26%)
CSS variable
--color-primary: #BDACAB;
Lowercase HEX
#bdacab

Shades

Tints

Tones

Harmony

CSS snippets for #BDACAB

.color-bdacab {
  color: #BDACAB;
  background-color: #BDACAB;
}

Frequently asked questions

What color is #BDACAB?+

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

What is the closest Tailwind color to #BDACAB?+

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