#B3AAB3 Color

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

Color preview

#B3AAB3

Color formats

HEX
#B3AAB3
RGB
rgb(179, 170, 179)
RGBA
rgba(179, 170, 179, 1)
HSL
hsl(300, 6%, 68%)
HSV
hsv(300, 5%, 70%)
CMYK
cmyk(0%, 5%, 0%, 30%)
CSS variable
--color-primary: #B3AAB3;
Lowercase HEX
#b3aab3

Shades

Tints

Tones

Harmony

CSS snippets for #B3AAB3

.color-b3aab3 {
  color: #B3AAB3;
  background-color: #B3AAB3;
}

Frequently asked questions

What color is #B3AAB3?+

#B3AAB3 is a HEX color with RGB value rgb(179, 170, 179) and HSL value hsl(300, 6%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B3AAB3?+

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