#BBB935 Color

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

Color preview

#BBB935

Color formats

HEX
#BBB935
RGB
rgb(187, 185, 53)
RGBA
rgba(187, 185, 53, 1)
HSL
hsl(59, 56%, 47%)
HSV
hsv(59, 72%, 73%)
CMYK
cmyk(0%, 1%, 72%, 27%)
CSS variable
--color-primary: #BBB935;
Lowercase HEX
#bbb935

Shades

Tints

Tones

Harmony

CSS snippets for #BBB935

.color-bbb935 {
  color: #BBB935;
  background-color: #BBB935;
}

Frequently asked questions

What color is #BBB935?+

#BBB935 is a HEX color with RGB value rgb(187, 185, 53) and HSL value hsl(59, 56%, 47%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BBB935?+

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