#BCBA65 Color

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

Color preview

#BCBA65

Color formats

HEX
#BCBA65
RGB
rgb(188, 186, 101)
RGBA
rgba(188, 186, 101, 1)
HSL
hsl(59, 39%, 57%)
HSV
hsv(59, 46%, 74%)
CMYK
cmyk(0%, 1%, 46%, 26%)
CSS variable
--color-primary: #BCBA65;
Lowercase HEX
#bcba65

Shades

Tints

Tones

Harmony

CSS snippets for #BCBA65

.color-bcba65 {
  color: #BCBA65;
  background-color: #BCBA65;
}

Frequently asked questions

What color is #BCBA65?+

#BCBA65 is a HEX color with RGB value rgb(188, 186, 101) and HSL value hsl(59, 39%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BCBA65?+

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