#BCBB4B Color

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

Color preview

#BCBB4B

Color formats

HEX
#BCBB4B
RGB
rgb(188, 187, 75)
RGBA
rgba(188, 187, 75, 1)
HSL
hsl(59, 46%, 52%)
HSV
hsv(59, 60%, 74%)
CMYK
cmyk(0%, 1%, 60%, 26%)
CSS variable
--color-primary: #BCBB4B;
Lowercase HEX
#bcbb4b

Shades

Tints

Tones

Harmony

CSS snippets for #BCBB4B

.color-bcbb4b {
  color: #BCBB4B;
  background-color: #BCBB4B;
}

Frequently asked questions

What color is #BCBB4B?+

#BCBB4B is a HEX color with RGB value rgb(188, 187, 75) and HSL value hsl(59, 46%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BCBB4B?+

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