#B7AEB3 Color

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

Color preview

#B7AEB3

Color formats

HEX
#B7AEB3
RGB
rgb(183, 174, 179)
RGBA
rgba(183, 174, 179, 1)
HSL
hsl(327, 6%, 70%)
HSV
hsv(327, 5%, 72%)
CMYK
cmyk(0%, 5%, 2%, 28%)
CSS variable
--color-primary: #B7AEB3;
Lowercase HEX
#b7aeb3

Shades

Tints

Tones

Harmony

CSS snippets for #B7AEB3

.color-b7aeb3 {
  color: #B7AEB3;
  background-color: #B7AEB3;
}

Frequently asked questions

What color is #B7AEB3?+

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

What is the closest Tailwind color to #B7AEB3?+

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