#BBB180 Color

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

Color preview

#BBB180

Color formats

HEX
#BBB180
RGB
rgb(187, 177, 128)
RGBA
rgba(187, 177, 128, 1)
HSL
hsl(50, 30%, 62%)
HSV
hsv(50, 32%, 73%)
CMYK
cmyk(0%, 5%, 32%, 27%)
CSS variable
--color-primary: #BBB180;
Lowercase HEX
#bbb180

Shades

Tints

Tones

Harmony

CSS snippets for #BBB180

.color-bbb180 {
  color: #BBB180;
  background-color: #BBB180;
}

Frequently asked questions

What color is #BBB180?+

#BBB180 is a HEX color with RGB value rgb(187, 177, 128) and HSL value hsl(50, 30%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBB180?+

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