#BBB949 Color

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

Color preview

#BBB949

Color formats

HEX
#BBB949
RGB
rgb(187, 185, 73)
RGBA
rgba(187, 185, 73, 1)
HSL
hsl(59, 46%, 51%)
HSV
hsv(59, 61%, 73%)
CMYK
cmyk(0%, 1%, 61%, 27%)
CSS variable
--color-primary: #BBB949;
Lowercase HEX
#bbb949

Shades

Tints

Tones

Harmony

CSS snippets for #BBB949

.color-bbb949 {
  color: #BBB949;
  background-color: #BBB949;
}

Frequently asked questions

What color is #BBB949?+

#BBB949 is a HEX color with RGB value rgb(187, 185, 73) and HSL value hsl(59, 46%, 51%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBB949?+

The closest Tailwind color is lime-400, available as the bg-lime-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