#BCAB29 Color

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

Color preview

#BCAB29

Color formats

HEX
#BCAB29
RGB
rgb(188, 171, 41)
RGBA
rgba(188, 171, 41, 1)
HSL
hsl(53, 64%, 45%)
HSV
hsv(53, 78%, 74%)
CMYK
cmyk(0%, 9%, 78%, 26%)
CSS variable
--color-primary: #BCAB29;
Lowercase HEX
#bcab29

Shades

Tints

Tones

Harmony

CSS snippets for #BCAB29

.color-bcab29 {
  color: #BCAB29;
  background-color: #BCAB29;
}

Frequently asked questions

What color is #BCAB29?+

#BCAB29 is a HEX color with RGB value rgb(188, 171, 41) and HSL value hsl(53, 64%, 45%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BCAB29?+

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