#BBB74B Color

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

Color preview

#BBB74B

Color formats

HEX
#BBB74B
RGB
rgb(187, 183, 75)
RGBA
rgba(187, 183, 75, 1)
HSL
hsl(58, 45%, 51%)
HSV
hsv(58, 60%, 73%)
CMYK
cmyk(0%, 2%, 60%, 27%)
CSS variable
--color-primary: #BBB74B;
Lowercase HEX
#bbb74b

Shades

Tints

Tones

Harmony

CSS snippets for #BBB74B

.color-bbb74b {
  color: #BBB74B;
  background-color: #BBB74B;
}

Frequently asked questions

What color is #BBB74B?+

#BBB74B is a HEX color with RGB value rgb(187, 183, 75) and HSL value hsl(58, 45%, 51%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBB74B?+

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