#B3AFB8 Color

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

Color preview

#B3AFB8

Color formats

HEX
#B3AFB8
RGB
rgb(179, 175, 184)
RGBA
rgba(179, 175, 184, 1)
HSL
hsl(267, 6%, 70%)
HSV
hsv(267, 5%, 72%)
CMYK
cmyk(3%, 5%, 0%, 28%)
CSS variable
--color-primary: #B3AFB8;
Lowercase HEX
#b3afb8

Shades

Tints

Tones

Harmony

CSS snippets for #B3AFB8

.color-b3afb8 {
  color: #B3AFB8;
  background-color: #B3AFB8;
}

Frequently asked questions

What color is #B3AFB8?+

#B3AFB8 is a HEX color with RGB value rgb(179, 175, 184) and HSL value hsl(267, 6%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B3AFB8?+

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