#BFADAC Color

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

Color preview

#BFADAC

Color formats

HEX
#BFADAC
RGB
rgb(191, 173, 172)
RGBA
rgba(191, 173, 172, 1)
HSL
hsl(3, 13%, 71%)
HSV
hsv(3, 10%, 75%)
CMYK
cmyk(0%, 9%, 10%, 25%)
CSS variable
--color-primary: #BFADAC;
Lowercase HEX
#bfadac

Shades

Tints

Tones

Harmony

CSS snippets for #BFADAC

.color-bfadac {
  color: #BFADAC;
  background-color: #BFADAC;
}

Frequently asked questions

What color is #BFADAC?+

#BFADAC is a HEX color with RGB value rgb(191, 173, 172) and HSL value hsl(3, 13%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BFADAC?+

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