#BCB94D Color

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

Color preview

#BCB94D

Color formats

HEX
#BCB94D
RGB
rgb(188, 185, 77)
RGBA
rgba(188, 185, 77, 1)
HSL
hsl(58, 45%, 52%)
HSV
hsv(58, 59%, 74%)
CMYK
cmyk(0%, 2%, 59%, 26%)
CSS variable
--color-primary: #BCB94D;
Lowercase HEX
#bcb94d

Shades

Tints

Tones

Harmony

CSS snippets for #BCB94D

.color-bcb94d {
  color: #BCB94D;
  background-color: #BCB94D;
}

Frequently asked questions

What color is #BCB94D?+

#BCB94D is a HEX color with RGB value rgb(188, 185, 77) and HSL value hsl(58, 45%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BCB94D?+

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