#BCBC3D Color

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

Color preview

#BCBC3D

Color formats

HEX
#BCBC3D
RGB
rgb(188, 188, 61)
RGBA
rgba(188, 188, 61, 1)
HSL
hsl(60, 51%, 49%)
HSV
hsv(60, 68%, 74%)
CMYK
cmyk(0%, 0%, 68%, 26%)
CSS variable
--color-primary: #BCBC3D;
Lowercase HEX
#bcbc3d

Shades

Tints

Tones

Harmony

CSS snippets for #BCBC3D

.color-bcbc3d {
  color: #BCBC3D;
  background-color: #BCBC3D;
}

Frequently asked questions

What color is #BCBC3D?+

#BCBC3D is a HEX color with RGB value rgb(188, 188, 61) and HSL value hsl(60, 51%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BCBC3D?+

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