#B7AFA4 Color

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

Color preview

#B7AFA4

Color formats

HEX
#B7AFA4
RGB
rgb(183, 175, 164)
RGBA
rgba(183, 175, 164, 1)
HSL
hsl(35, 12%, 68%)
HSV
hsv(35, 10%, 72%)
CMYK
cmyk(0%, 4%, 10%, 28%)
CSS variable
--color-primary: #B7AFA4;
Lowercase HEX
#b7afa4

Shades

Tints

Tones

Harmony

CSS snippets for #B7AFA4

.color-b7afa4 {
  color: #B7AFA4;
  background-color: #B7AFA4;
}

Frequently asked questions

What color is #B7AFA4?+

#B7AFA4 is a HEX color with RGB value rgb(183, 175, 164) and HSL value hsl(35, 12%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B7AFA4?+

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