#B9ACB5 Color

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

Color preview

#B9ACB5

Color formats

HEX
#B9ACB5
RGB
rgb(185, 172, 181)
RGBA
rgba(185, 172, 181, 1)
HSL
hsl(318, 8%, 70%)
HSV
hsv(318, 7%, 73%)
CMYK
cmyk(0%, 7%, 2%, 27%)
CSS variable
--color-primary: #B9ACB5;
Lowercase HEX
#b9acb5

Shades

Tints

Tones

Harmony

CSS snippets for #B9ACB5

.color-b9acb5 {
  color: #B9ACB5;
  background-color: #B9ACB5;
}

Frequently asked questions

What color is #B9ACB5?+

#B9ACB5 is a HEX color with RGB value rgb(185, 172, 181) and HSL value hsl(318, 8%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B9ACB5?+

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