#BCAC34 Color

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

Color preview

#BCAC34

Color formats

HEX
#BCAC34
RGB
rgb(188, 172, 52)
RGBA
rgba(188, 172, 52, 1)
HSL
hsl(53, 57%, 47%)
HSV
hsv(53, 72%, 74%)
CMYK
cmyk(0%, 9%, 72%, 26%)
CSS variable
--color-primary: #BCAC34;
Lowercase HEX
#bcac34

Shades

Tints

Tones

Harmony

CSS snippets for #BCAC34

.color-bcac34 {
  color: #BCAC34;
  background-color: #BCAC34;
}

Frequently asked questions

What color is #BCAC34?+

#BCAC34 is a HEX color with RGB value rgb(188, 172, 52) and HSL value hsl(53, 57%, 47%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BCAC34?+

The closest Tailwind color is yellow-600, available as the bg-yellow-600 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