#B7AEAF Color

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

Color preview

#B7AEAF

Color formats

HEX
#B7AEAF
RGB
rgb(183, 174, 175)
RGBA
rgba(183, 174, 175, 1)
HSL
hsl(353, 6%, 70%)
HSV
hsv(353, 5%, 72%)
CMYK
cmyk(0%, 5%, 4%, 28%)
CSS variable
--color-primary: #B7AEAF;
Lowercase HEX
#b7aeaf

Shades

Tints

Tones

Harmony

CSS snippets for #B7AEAF

.color-b7aeaf {
  color: #B7AEAF;
  background-color: #B7AEAF;
}

Frequently asked questions

What color is #B7AEAF?+

#B7AEAF is a HEX color with RGB value rgb(183, 174, 175) and HSL value hsl(353, 6%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B7AEAF?+

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