#B6BEA9 Color

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

Color preview

#B6BEA9

Color formats

HEX
#B6BEA9
RGB
rgb(182, 190, 169)
RGBA
rgba(182, 190, 169, 1)
HSL
hsl(83, 14%, 70%)
HSV
hsv(83, 11%, 75%)
CMYK
cmyk(4%, 0%, 11%, 25%)
CSS variable
--color-primary: #B6BEA9;
Lowercase HEX
#b6bea9

Shades

Tints

Tones

Harmony

CSS snippets for #B6BEA9

.color-b6bea9 {
  color: #B6BEA9;
  background-color: #B6BEA9;
}

Frequently asked questions

What color is #B6BEA9?+

#B6BEA9 is a HEX color with RGB value rgb(182, 190, 169) and HSL value hsl(83, 14%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B6BEA9?+

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