#B8AFA6 Color

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

Color preview

#B8AFA6

Color formats

HEX
#B8AFA6
RGB
rgb(184, 175, 166)
RGBA
rgba(184, 175, 166, 1)
HSL
hsl(30, 11%, 69%)
HSV
hsv(30, 10%, 72%)
CMYK
cmyk(0%, 5%, 10%, 28%)
CSS variable
--color-primary: #B8AFA6;
Lowercase HEX
#b8afa6

Shades

Tints

Tones

Harmony

CSS snippets for #B8AFA6

.color-b8afa6 {
  color: #B8AFA6;
  background-color: #B8AFA6;
}

Frequently asked questions

What color is #B8AFA6?+

#B8AFA6 is a HEX color with RGB value rgb(184, 175, 166) and HSL value hsl(30, 11%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B8AFA6?+

The closest Tailwind color is stone-400, available as the bg-stone-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