#BBBB19 Color

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

Color preview

#BBBB19

Color formats

HEX
#BBBB19
RGB
rgb(187, 187, 25)
RGBA
rgba(187, 187, 25, 1)
HSL
hsl(60, 76%, 42%)
HSV
hsv(60, 87%, 73%)
CMYK
cmyk(0%, 0%, 87%, 27%)
CSS variable
--color-primary: #BBBB19;
Lowercase HEX
#bbbb19

Shades

Tints

Tones

Harmony

CSS snippets for #BBBB19

.color-bbbb19 {
  color: #BBBB19;
  background-color: #BBBB19;
}

Frequently asked questions

What color is #BBBB19?+

#BBBB19 is a HEX color with RGB value rgb(187, 187, 25) and HSL value hsl(60, 76%, 42%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BBBB19?+

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