#BBBC80 Color

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

Color preview

#BBBC80

Color formats

HEX
#BBBC80
RGB
rgb(187, 188, 128)
RGBA
rgba(187, 188, 128, 1)
HSL
hsl(61, 31%, 62%)
HSV
hsv(61, 32%, 74%)
CMYK
cmyk(1%, 0%, 32%, 26%)
CSS variable
--color-primary: #BBBC80;
Lowercase HEX
#bbbc80

Shades

Tints

Tones

Harmony

CSS snippets for #BBBC80

.color-bbbc80 {
  color: #BBBC80;
  background-color: #BBBC80;
}

Frequently asked questions

What color is #BBBC80?+

#BBBC80 is a HEX color with RGB value rgb(187, 188, 128) and HSL value hsl(61, 31%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBBC80?+

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