#BFABC0 Color

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

Color preview

#BFABC0

Color formats

HEX
#BFABC0
RGB
rgb(191, 171, 192)
RGBA
rgba(191, 171, 192, 1)
HSL
hsl(297, 14%, 71%)
HSV
hsv(297, 11%, 75%)
CMYK
cmyk(1%, 11%, 0%, 25%)
CSS variable
--color-primary: #BFABC0;
Lowercase HEX
#bfabc0

Shades

Tints

Tones

Harmony

CSS snippets for #BFABC0

.color-bfabc0 {
  color: #BFABC0;
  background-color: #BFABC0;
}

Frequently asked questions

What color is #BFABC0?+

#BFABC0 is a HEX color with RGB value rgb(191, 171, 192) and HSL value hsl(297, 14%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFABC0?+

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