#BCBC52 Color

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

Color preview

#BCBC52

Color formats

HEX
#BCBC52
RGB
rgb(188, 188, 82)
RGBA
rgba(188, 188, 82, 1)
HSL
hsl(60, 44%, 53%)
HSV
hsv(60, 56%, 74%)
CMYK
cmyk(0%, 0%, 56%, 26%)
CSS variable
--color-primary: #BCBC52;
Lowercase HEX
#bcbc52

Shades

Tints

Tones

Harmony

CSS snippets for #BCBC52

.color-bcbc52 {
  color: #BCBC52;
  background-color: #BCBC52;
}

Frequently asked questions

What color is #BCBC52?+

#BCBC52 is a HEX color with RGB value rgb(188, 188, 82) and HSL value hsl(60, 44%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BCBC52?+

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