#BFAFC6 Color

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

Color preview

#BFAFC6

Color formats

HEX
#BFAFC6
RGB
rgb(191, 175, 198)
RGBA
rgba(191, 175, 198, 1)
HSL
hsl(282, 17%, 73%)
HSV
hsv(282, 12%, 78%)
CMYK
cmyk(4%, 12%, 0%, 22%)
CSS variable
--color-primary: #BFAFC6;
Lowercase HEX
#bfafc6

Shades

Tints

Tones

Harmony

CSS snippets for #BFAFC6

.color-bfafc6 {
  color: #BFAFC6;
  background-color: #BFAFC6;
}

Frequently asked questions

What color is #BFAFC6?+

#BFAFC6 is a HEX color with RGB value rgb(191, 175, 198) and HSL value hsl(282, 17%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFAFC6?+

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