#BBB64E Color

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

Color preview

#BBB64E

Color formats

HEX
#BBB64E
RGB
rgb(187, 182, 78)
RGBA
rgba(187, 182, 78, 1)
HSL
hsl(57, 44%, 52%)
HSV
hsv(57, 58%, 73%)
CMYK
cmyk(0%, 3%, 58%, 27%)
CSS variable
--color-primary: #BBB64E;
Lowercase HEX
#bbb64e

Shades

Tints

Tones

Harmony

CSS snippets for #BBB64E

.color-bbb64e {
  color: #BBB64E;
  background-color: #BBB64E;
}

Frequently asked questions

What color is #BBB64E?+

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

What is the closest Tailwind color to #BBB64E?+

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