#BCBC34 Color

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

Color preview

#BCBC34

Color formats

HEX
#BCBC34
RGB
rgb(188, 188, 52)
RGBA
rgba(188, 188, 52, 1)
HSL
hsl(60, 57%, 47%)
HSV
hsv(60, 72%, 74%)
CMYK
cmyk(0%, 0%, 72%, 26%)
CSS variable
--color-primary: #BCBC34;
Lowercase HEX
#bcbc34

Shades

Tints

Tones

Harmony

CSS snippets for #BCBC34

.color-bcbc34 {
  color: #BCBC34;
  background-color: #BCBC34;
}

Frequently asked questions

What color is #BCBC34?+

#BCBC34 is a HEX color with RGB value rgb(188, 188, 52) and HSL value hsl(60, 57%, 47%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BCBC34?+

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