#BCBC25 Color

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

Color preview

#BCBC25

Color formats

HEX
#BCBC25
RGB
rgb(188, 188, 37)
RGBA
rgba(188, 188, 37, 1)
HSL
hsl(60, 67%, 44%)
HSV
hsv(60, 80%, 74%)
CMYK
cmyk(0%, 0%, 80%, 26%)
CSS variable
--color-primary: #BCBC25;
Lowercase HEX
#bcbc25

Shades

Tints

Tones

Harmony

CSS snippets for #BCBC25

.color-bcbc25 {
  color: #BCBC25;
  background-color: #BCBC25;
}

Frequently asked questions

What color is #BCBC25?+

#BCBC25 is a HEX color with RGB value rgb(188, 188, 37) and HSL value hsl(60, 67%, 44%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BCBC25?+

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