#BCAC43 Color

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

Color preview

#BCAC43

Color formats

HEX
#BCAC43
RGB
rgb(188, 172, 67)
RGBA
rgba(188, 172, 67, 1)
HSL
hsl(52, 47%, 50%)
HSV
hsv(52, 64%, 74%)
CMYK
cmyk(0%, 9%, 64%, 26%)
CSS variable
--color-primary: #BCAC43;
Lowercase HEX
#bcac43

Shades

Tints

Tones

Harmony

CSS snippets for #BCAC43

.color-bcac43 {
  color: #BCAC43;
  background-color: #BCAC43;
}

Frequently asked questions

What color is #BCAC43?+

#BCAC43 is a HEX color with RGB value rgb(188, 172, 67) and HSL value hsl(52, 47%, 50%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BCAC43?+

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