#B6A5B5 Color

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

Color preview

#B6A5B5

Color formats

HEX
#B6A5B5
RGB
rgb(182, 165, 181)
RGBA
rgba(182, 165, 181, 1)
HSL
hsl(304, 10%, 68%)
HSV
hsv(304, 9%, 71%)
CMYK
cmyk(0%, 9%, 1%, 29%)
CSS variable
--color-primary: #B6A5B5;
Lowercase HEX
#b6a5b5

Shades

Tints

Tones

Harmony

CSS snippets for #B6A5B5

.color-b6a5b5 {
  color: #B6A5B5;
  background-color: #B6A5B5;
}

Frequently asked questions

What color is #B6A5B5?+

#B6A5B5 is a HEX color with RGB value rgb(182, 165, 181) and HSL value hsl(304, 10%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B6A5B5?+

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