#BFABC9 Color

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

Color preview

#BFABC9

Color formats

HEX
#BFABC9
RGB
rgb(191, 171, 201)
RGBA
rgba(191, 171, 201, 1)
HSL
hsl(280, 22%, 73%)
HSV
hsv(280, 15%, 79%)
CMYK
cmyk(5%, 15%, 0%, 21%)
CSS variable
--color-primary: #BFABC9;
Lowercase HEX
#bfabc9

Shades

Tints

Tones

Harmony

CSS snippets for #BFABC9

.color-bfabc9 {
  color: #BFABC9;
  background-color: #BFABC9;
}

Frequently asked questions

What color is #BFABC9?+

#BFABC9 is a HEX color with RGB value rgb(191, 171, 201) and HSL value hsl(280, 22%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFABC9?+

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