#BDABB2 Color

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

Color preview

#BDABB2

Color formats

HEX
#BDABB2
RGB
rgb(189, 171, 178)
RGBA
rgba(189, 171, 178, 1)
HSL
hsl(337, 12%, 71%)
HSV
hsv(337, 10%, 74%)
CMYK
cmyk(0%, 10%, 6%, 26%)
CSS variable
--color-primary: #BDABB2;
Lowercase HEX
#bdabb2

Shades

Tints

Tones

Harmony

CSS snippets for #BDABB2

.color-bdabb2 {
  color: #BDABB2;
  background-color: #BDABB2;
}

Frequently asked questions

What color is #BDABB2?+

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

What is the closest Tailwind color to #BDABB2?+

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