#BCAC52 Color

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

Color preview

#BCAC52

Color formats

HEX
#BCAC52
RGB
rgb(188, 172, 82)
RGBA
rgba(188, 172, 82, 1)
HSL
hsl(51, 44%, 53%)
HSV
hsv(51, 56%, 74%)
CMYK
cmyk(0%, 9%, 56%, 26%)
CSS variable
--color-primary: #BCAC52;
Lowercase HEX
#bcac52

Shades

Tints

Tones

Harmony

CSS snippets for #BCAC52

.color-bcac52 {
  color: #BCAC52;
  background-color: #BCAC52;
}

Frequently asked questions

What color is #BCAC52?+

#BCAC52 is a HEX color with RGB value rgb(188, 172, 82) and HSL value hsl(51, 44%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BCAC52?+

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