#BBB62A Color

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

Color preview

#BBB62A

Color formats

HEX
#BBB62A
RGB
rgb(187, 182, 42)
RGBA
rgba(187, 182, 42, 1)
HSL
hsl(58, 63%, 45%)
HSV
hsv(58, 78%, 73%)
CMYK
cmyk(0%, 3%, 78%, 27%)
CSS variable
--color-primary: #BBB62A;
Lowercase HEX
#bbb62a

Shades

Tints

Tones

Harmony

CSS snippets for #BBB62A

.color-bbb62a {
  color: #BBB62A;
  background-color: #BBB62A;
}

Frequently asked questions

What color is #BBB62A?+

#BBB62A is a HEX color with RGB value rgb(187, 182, 42) and HSL value hsl(58, 63%, 45%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BBB62A?+

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