#BCBD65 Color

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

Color preview

#BCBD65

Color formats

HEX
#BCBD65
RGB
rgb(188, 189, 101)
RGBA
rgba(188, 189, 101, 1)
HSL
hsl(61, 40%, 57%)
HSV
hsv(61, 47%, 74%)
CMYK
cmyk(1%, 0%, 47%, 26%)
CSS variable
--color-primary: #BCBD65;
Lowercase HEX
#bcbd65

Shades

Tints

Tones

Harmony

CSS snippets for #BCBD65

.color-bcbd65 {
  color: #BCBD65;
  background-color: #BCBD65;
}

Frequently asked questions

What color is #BCBD65?+

#BCBD65 is a HEX color with RGB value rgb(188, 189, 101) and HSL value hsl(61, 40%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BCBD65?+

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