#BBBB81 Color

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

Color preview

#BBBB81

Color formats

HEX
#BBBB81
RGB
rgb(187, 187, 129)
RGBA
rgba(187, 187, 129, 1)
HSL
hsl(60, 30%, 62%)
HSV
hsv(60, 31%, 73%)
CMYK
cmyk(0%, 0%, 31%, 27%)
CSS variable
--color-primary: #BBBB81;
Lowercase HEX
#bbbb81

Shades

Tints

Tones

Harmony

CSS snippets for #BBBB81

.color-bbbb81 {
  color: #BBBB81;
  background-color: #BBBB81;
}

Frequently asked questions

What color is #BBBB81?+

#BBBB81 is a HEX color with RGB value rgb(187, 187, 129) and HSL value hsl(60, 30%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBBB81?+

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