#B3B080 Color

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

Color preview

#B3B080

Color formats

HEX
#B3B080
RGB
rgb(179, 176, 128)
RGBA
rgba(179, 176, 128, 1)
HSL
hsl(56, 25%, 60%)
HSV
hsv(56, 28%, 70%)
CMYK
cmyk(0%, 2%, 28%, 30%)
CSS variable
--color-primary: #B3B080;
Lowercase HEX
#b3b080

Shades

Tints

Tones

Harmony

CSS snippets for #B3B080

.color-b3b080 {
  color: #B3B080;
  background-color: #B3B080;
}

Frequently asked questions

What color is #B3B080?+

#B3B080 is a HEX color with RGB value rgb(179, 176, 128) and HSL value hsl(56, 25%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B3B080?+

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