#B2AEAA Color

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

Color preview

#B2AEAA

Color formats

HEX
#B2AEAA
RGB
rgb(178, 174, 170)
RGBA
rgba(178, 174, 170, 1)
HSL
hsl(30, 5%, 68%)
HSV
hsv(30, 4%, 70%)
CMYK
cmyk(0%, 2%, 4%, 30%)
CSS variable
--color-primary: #B2AEAA;
Lowercase HEX
#b2aeaa

Shades

Tints

Tones

Harmony

CSS snippets for #B2AEAA

.color-b2aeaa {
  color: #B2AEAA;
  background-color: #B2AEAA;
}

Frequently asked questions

What color is #B2AEAA?+

#B2AEAA is a HEX color with RGB value rgb(178, 174, 170) and HSL value hsl(30, 5%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B2AEAA?+

The closest Tailwind color is stone-400, available as the bg-stone-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