#B3A0BF Color

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

Color preview

#B3A0BF

Color formats

HEX
#B3A0BF
RGB
rgb(179, 160, 191)
RGBA
rgba(179, 160, 191, 1)
HSL
hsl(277, 19%, 69%)
HSV
hsv(277, 16%, 75%)
CMYK
cmyk(6%, 16%, 0%, 25%)
CSS variable
--color-primary: #B3A0BF;
Lowercase HEX
#b3a0bf

Shades

Tints

Tones

Harmony

CSS snippets for #B3A0BF

.color-b3a0bf {
  color: #B3A0BF;
  background-color: #B3A0BF;
}

Frequently asked questions

What color is #B3A0BF?+

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

What is the closest Tailwind color to #B3A0BF?+

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