#B29F24 Color

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

Color preview

#B29F24

Color formats

HEX
#B29F24
RGB
rgb(178, 159, 36)
RGBA
rgba(178, 159, 36, 1)
HSL
hsl(52, 66%, 42%)
HSV
hsv(52, 80%, 70%)
CMYK
cmyk(0%, 11%, 80%, 30%)
CSS variable
--color-primary: #B29F24;
Lowercase HEX
#b29f24

Shades

Tints

Tones

Harmony

CSS snippets for #B29F24

.color-b29f24 {
  color: #B29F24;
  background-color: #B29F24;
}

Frequently asked questions

What color is #B29F24?+

#B29F24 is a HEX color with RGB value rgb(178, 159, 36) and HSL value hsl(52, 66%, 42%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #B29F24?+

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