#B6AEA0 Color

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

Color preview

#B6AEA0

Color formats

HEX
#B6AEA0
RGB
rgb(182, 174, 160)
RGBA
rgba(182, 174, 160, 1)
HSL
hsl(38, 13%, 67%)
HSV
hsv(38, 12%, 71%)
CMYK
cmyk(0%, 4%, 12%, 29%)
CSS variable
--color-primary: #B6AEA0;
Lowercase HEX
#b6aea0

Shades

Tints

Tones

Harmony

CSS snippets for #B6AEA0

.color-b6aea0 {
  color: #B6AEA0;
  background-color: #B6AEA0;
}

Frequently asked questions

What color is #B6AEA0?+

#B6AEA0 is a HEX color with RGB value rgb(182, 174, 160) and HSL value hsl(38, 13%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B6AEA0?+

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