#B0B082 Color

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

Color preview

#B0B082

Color formats

HEX
#B0B082
RGB
rgb(176, 176, 130)
RGBA
rgba(176, 176, 130, 1)
HSL
hsl(60, 23%, 60%)
HSV
hsv(60, 26%, 69%)
CMYK
cmyk(0%, 0%, 26%, 31%)
CSS variable
--color-primary: #B0B082;
Lowercase HEX
#b0b082

Shades

Tints

Tones

Harmony

CSS snippets for #B0B082

.color-b0b082 {
  color: #B0B082;
  background-color: #B0B082;
}

Frequently asked questions

What color is #B0B082?+

#B0B082 is a HEX color with RGB value rgb(176, 176, 130) and HSL value hsl(60, 23%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B0B082?+

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