#BCBC48 Color

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

Color preview

#BCBC48

Color formats

HEX
#BCBC48
RGB
rgb(188, 188, 72)
RGBA
rgba(188, 188, 72, 1)
HSL
hsl(60, 46%, 51%)
HSV
hsv(60, 62%, 74%)
CMYK
cmyk(0%, 0%, 62%, 26%)
CSS variable
--color-primary: #BCBC48;
Lowercase HEX
#bcbc48

Shades

Tints

Tones

Harmony

CSS snippets for #BCBC48

.color-bcbc48 {
  color: #BCBC48;
  background-color: #BCBC48;
}

Frequently asked questions

What color is #BCBC48?+

#BCBC48 is a HEX color with RGB value rgb(188, 188, 72) and HSL value hsl(60, 46%, 51%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BCBC48?+

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