#B6BF6C Color

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

Color preview

#B6BF6C

Color formats

HEX
#B6BF6C
RGB
rgb(182, 191, 108)
RGBA
rgba(182, 191, 108, 1)
HSL
hsl(67, 39%, 59%)
HSV
hsv(67, 43%, 75%)
CMYK
cmyk(5%, 0%, 43%, 25%)
CSS variable
--color-primary: #B6BF6C;
Lowercase HEX
#b6bf6c

Shades

Tints

Tones

Harmony

CSS snippets for #B6BF6C

.color-b6bf6c {
  color: #B6BF6C;
  background-color: #B6BF6C;
}

Frequently asked questions

What color is #B6BF6C?+

#B6BF6C is a HEX color with RGB value rgb(182, 191, 108) and HSL value hsl(67, 39%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B6BF6C?+

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