#B5A0BF Color

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

Color preview

#B5A0BF

Color formats

HEX
#B5A0BF
RGB
rgb(181, 160, 191)
RGBA
rgba(181, 160, 191, 1)
HSL
hsl(281, 19%, 69%)
HSV
hsv(281, 16%, 75%)
CMYK
cmyk(5%, 16%, 0%, 25%)
CSS variable
--color-primary: #B5A0BF;
Lowercase HEX
#b5a0bf

Shades

Tints

Tones

Harmony

CSS snippets for #B5A0BF

.color-b5a0bf {
  color: #B5A0BF;
  background-color: #B5A0BF;
}

Frequently asked questions

What color is #B5A0BF?+

#B5A0BF is a HEX color with RGB value rgb(181, 160, 191) and HSL value hsl(281, 19%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B5A0BF?+

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