#BCBA48 Color

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

Color preview

#BCBA48

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BCBA48

.color-bcba48 {
  color: #BCBA48;
  background-color: #BCBA48;
}

Frequently asked questions

What color is #BCBA48?+

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

What is the closest Tailwind color to #BCBA48?+

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