#BBB144 Color

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

Color preview

#BBB144

Color formats

HEX
#BBB144
RGB
rgb(187, 177, 68)
RGBA
rgba(187, 177, 68, 1)
HSL
hsl(55, 47%, 50%)
HSV
hsv(55, 64%, 73%)
CMYK
cmyk(0%, 5%, 64%, 27%)
CSS variable
--color-primary: #BBB144;
Lowercase HEX
#bbb144

Shades

Tints

Tones

Harmony

CSS snippets for #BBB144

.color-bbb144 {
  color: #BBB144;
  background-color: #BBB144;
}

Frequently asked questions

What color is #BBB144?+

#BBB144 is a HEX color with RGB value rgb(187, 177, 68) and HSL value hsl(55, 47%, 50%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBB144?+

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