#B6BFB6 Color

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

Color preview

#B6BFB6

Color formats

HEX
#B6BFB6
RGB
rgb(182, 191, 182)
RGBA
rgba(182, 191, 182, 1)
HSL
hsl(120, 7%, 73%)
HSV
hsv(120, 5%, 75%)
CMYK
cmyk(5%, 0%, 5%, 25%)
CSS variable
--color-primary: #B6BFB6;
Lowercase HEX
#b6bfb6

Shades

Tints

Tones

Harmony

CSS snippets for #B6BFB6

.color-b6bfb6 {
  color: #B6BFB6;
  background-color: #B6BFB6;
}

Frequently asked questions

What color is #B6BFB6?+

#B6BFB6 is a HEX color with RGB value rgb(182, 191, 182) and HSL value hsl(120, 7%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B6BFB6?+

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