#BBB235 Color

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

Color preview

#BBB235

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BBB235

.color-bbb235 {
  color: #BBB235;
  background-color: #BBB235;
}

Frequently asked questions

What color is #BBB235?+

#BBB235 is a HEX color with RGB value rgb(187, 178, 53) and HSL value hsl(56, 56%, 47%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BBB235?+

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