#B2A6B8 Color

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

Color preview

#B2A6B8

Color formats

HEX
#B2A6B8
RGB
rgb(178, 166, 184)
RGBA
rgba(178, 166, 184, 1)
HSL
hsl(280, 11%, 69%)
HSV
hsv(280, 10%, 72%)
CMYK
cmyk(3%, 10%, 0%, 28%)
CSS variable
--color-primary: #B2A6B8;
Lowercase HEX
#b2a6b8

Shades

Tints

Tones

Harmony

CSS snippets for #B2A6B8

.color-b2a6b8 {
  color: #B2A6B8;
  background-color: #B2A6B8;
}

Frequently asked questions

What color is #B2A6B8?+

#B2A6B8 is a HEX color with RGB value rgb(178, 166, 184) and HSL value hsl(280, 11%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B2A6B8?+

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