#BCB85C Color

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

Color preview

#BCB85C

Color formats

HEX
#BCB85C
RGB
rgb(188, 184, 92)
RGBA
rgba(188, 184, 92, 1)
HSL
hsl(57, 42%, 55%)
HSV
hsv(57, 51%, 74%)
CMYK
cmyk(0%, 2%, 51%, 26%)
CSS variable
--color-primary: #BCB85C;
Lowercase HEX
#bcb85c

Shades

Tints

Tones

Harmony

CSS snippets for #BCB85C

.color-bcb85c {
  color: #BCB85C;
  background-color: #BCB85C;
}

Frequently asked questions

What color is #BCB85C?+

#BCB85C is a HEX color with RGB value rgb(188, 184, 92) and HSL value hsl(57, 42%, 55%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BCB85C?+

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