#BCBC43 Color

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

Color preview

#BCBC43

Color formats

HEX
#BCBC43
RGB
rgb(188, 188, 67)
RGBA
rgba(188, 188, 67, 1)
HSL
hsl(60, 47%, 50%)
HSV
hsv(60, 64%, 74%)
CMYK
cmyk(0%, 0%, 64%, 26%)
CSS variable
--color-primary: #BCBC43;
Lowercase HEX
#bcbc43

Shades

Tints

Tones

Harmony

CSS snippets for #BCBC43

.color-bcbc43 {
  color: #BCBC43;
  background-color: #BCBC43;
}

Frequently asked questions

What color is #BCBC43?+

#BCBC43 is a HEX color with RGB value rgb(188, 188, 67) and HSL value hsl(60, 47%, 50%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BCBC43?+

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