#BBB64C Color

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

Color preview

#BBB64C

Color formats

HEX
#BBB64C
RGB
rgb(187, 182, 76)
RGBA
rgba(187, 182, 76, 1)
HSL
hsl(57, 45%, 52%)
HSV
hsv(57, 59%, 73%)
CMYK
cmyk(0%, 3%, 59%, 27%)
CSS variable
--color-primary: #BBB64C;
Lowercase HEX
#bbb64c

Shades

Tints

Tones

Harmony

CSS snippets for #BBB64C

.color-bbb64c {
  color: #BBB64C;
  background-color: #BBB64C;
}

Frequently asked questions

What color is #BBB64C?+

#BBB64C is a HEX color with RGB value rgb(187, 182, 76) and HSL value hsl(57, 45%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBB64C?+

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