#BBB13E Color

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

Color preview

#BBB13E

Color formats

HEX
#BBB13E
RGB
rgb(187, 177, 62)
RGBA
rgba(187, 177, 62, 1)
HSL
hsl(55, 50%, 49%)
HSV
hsv(55, 67%, 73%)
CMYK
cmyk(0%, 5%, 67%, 27%)
CSS variable
--color-primary: #BBB13E;
Lowercase HEX
#bbb13e

Shades

Tints

Tones

Harmony

CSS snippets for #BBB13E

.color-bbb13e {
  color: #BBB13E;
  background-color: #BBB13E;
}

Frequently asked questions

What color is #BBB13E?+

#BBB13E is a HEX color with RGB value rgb(187, 177, 62) and HSL value hsl(55, 50%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BBB13E?+

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