#BCBC4B Color

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

Color preview

#BCBC4B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BCBC4B

.color-bcbc4b {
  color: #BCBC4B;
  background-color: #BCBC4B;
}

Frequently asked questions

What color is #BCBC4B?+

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

What is the closest Tailwind color to #BCBC4B?+

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