#B2AEAF Color

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

Color preview

#B2AEAF

Color formats

HEX
#B2AEAF
RGB
rgb(178, 174, 175)
RGBA
rgba(178, 174, 175, 1)
HSL
hsl(345, 3%, 69%)
HSV
hsv(345, 2%, 70%)
CMYK
cmyk(0%, 2%, 2%, 30%)
CSS variable
--color-primary: #B2AEAF;
Lowercase HEX
#b2aeaf

Shades

Tints

Tones

Harmony

CSS snippets for #B2AEAF

.color-b2aeaf {
  color: #B2AEAF;
  background-color: #B2AEAF;
}

Frequently asked questions

What color is #B2AEAF?+

#B2AEAF is a HEX color with RGB value rgb(178, 174, 175) and HSL value hsl(345, 3%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B2AEAF?+

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