#BBB699 Color

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

Color preview

#BBB699

Color formats

HEX
#BBB699
RGB
rgb(187, 182, 153)
RGBA
rgba(187, 182, 153, 1)
HSL
hsl(51, 20%, 67%)
HSV
hsv(51, 18%, 73%)
CMYK
cmyk(0%, 3%, 18%, 27%)
CSS variable
--color-primary: #BBB699;
Lowercase HEX
#bbb699

Shades

Tints

Tones

Harmony

CSS snippets for #BBB699

.color-bbb699 {
  color: #BBB699;
  background-color: #BBB699;
}

Frequently asked questions

What color is #BBB699?+

#BBB699 is a HEX color with RGB value rgb(187, 182, 153) and HSL value hsl(51, 20%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BBB699?+

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