#BCBC10 Color

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

Color preview

#BCBC10

Color formats

HEX
#BCBC10
RGB
rgb(188, 188, 16)
RGBA
rgba(188, 188, 16, 1)
HSL
hsl(60, 84%, 40%)
HSV
hsv(60, 91%, 74%)
CMYK
cmyk(0%, 0%, 91%, 26%)
CSS variable
--color-primary: #BCBC10;
Lowercase HEX
#bcbc10

Shades

Tints

Tones

Harmony

CSS snippets for #BCBC10

.color-bcbc10 {
  color: #BCBC10;
  background-color: #BCBC10;
}

Frequently asked questions

What color is #BCBC10?+

#BCBC10 is a HEX color with RGB value rgb(188, 188, 16) and HSL value hsl(60, 84%, 40%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BCBC10?+

The closest Tailwind color is yellow-500, available as the bg-yellow-500 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