#BCAC3D Color

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

Color preview

#BCAC3D

Color formats

HEX
#BCAC3D
RGB
rgb(188, 172, 61)
RGBA
rgba(188, 172, 61, 1)
HSL
hsl(52, 51%, 49%)
HSV
hsv(52, 68%, 74%)
CMYK
cmyk(0%, 9%, 68%, 26%)
CSS variable
--color-primary: #BCAC3D;
Lowercase HEX
#bcac3d

Shades

Tints

Tones

Harmony

CSS snippets for #BCAC3D

.color-bcac3d {
  color: #BCAC3D;
  background-color: #BCAC3D;
}

Frequently asked questions

What color is #BCAC3D?+

#BCAC3D is a HEX color with RGB value rgb(188, 172, 61) and HSL value hsl(52, 51%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BCAC3D?+

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