#B6BF82 Color

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

Color preview

#B6BF82

Color formats

HEX
#B6BF82
RGB
rgb(182, 191, 130)
RGBA
rgba(182, 191, 130, 1)
HSL
hsl(69, 32%, 63%)
HSV
hsv(69, 32%, 75%)
CMYK
cmyk(5%, 0%, 32%, 25%)
CSS variable
--color-primary: #B6BF82;
Lowercase HEX
#b6bf82

Shades

Tints

Tones

Harmony

CSS snippets for #B6BF82

.color-b6bf82 {
  color: #B6BF82;
  background-color: #B6BF82;
}

Frequently asked questions

What color is #B6BF82?+

#B6BF82 is a HEX color with RGB value rgb(182, 191, 130) and HSL value hsl(69, 32%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B6BF82?+

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