#BBB211 Color

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

Color preview

#BBB211

Color formats

HEX
#BBB211
RGB
rgb(187, 178, 17)
RGBA
rgba(187, 178, 17, 1)
HSL
hsl(57, 83%, 40%)
HSV
hsv(57, 91%, 73%)
CMYK
cmyk(0%, 5%, 91%, 27%)
CSS variable
--color-primary: #BBB211;
Lowercase HEX
#bbb211

Shades

Tints

Tones

Harmony

CSS snippets for #BBB211

.color-bbb211 {
  color: #BBB211;
  background-color: #BBB211;
}

Frequently asked questions

What color is #BBB211?+

#BBB211 is a HEX color with RGB value rgb(187, 178, 17) and HSL value hsl(57, 83%, 40%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BBB211?+

The closest Tailwind color is yellow-600, available as the bg-yellow-600 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