#BBBF92 Color

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

Color preview

#BBBF92

Color formats

HEX
#BBBF92
RGB
rgb(187, 191, 146)
RGBA
rgba(187, 191, 146, 1)
HSL
hsl(65, 26%, 66%)
HSV
hsv(65, 24%, 75%)
CMYK
cmyk(2%, 0%, 24%, 25%)
CSS variable
--color-primary: #BBBF92;
Lowercase HEX
#bbbf92

Shades

Tints

Tones

Harmony

CSS snippets for #BBBF92

.color-bbbf92 {
  color: #BBBF92;
  background-color: #BBBF92;
}

Frequently asked questions

What color is #BBBF92?+

#BBBF92 is a HEX color with RGB value rgb(187, 191, 146) and HSL value hsl(65, 26%, 66%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BBBF92?+

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