#BBB17E Color

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

Color preview

#BBB17E

Color formats

HEX
#BBB17E
RGB
rgb(187, 177, 126)
RGBA
rgba(187, 177, 126, 1)
HSL
hsl(50, 31%, 61%)
HSV
hsv(50, 33%, 73%)
CMYK
cmyk(0%, 5%, 33%, 27%)
CSS variable
--color-primary: #BBB17E;
Lowercase HEX
#bbb17e

Shades

Tints

Tones

Harmony

CSS snippets for #BBB17E

.color-bbb17e {
  color: #BBB17E;
  background-color: #BBB17E;
}

Frequently asked questions

What color is #BBB17E?+

#BBB17E is a HEX color with RGB value rgb(187, 177, 126) and HSL value hsl(50, 31%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBB17E?+

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