#B2A51A Color

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

Color preview

#B2A51A

Color formats

HEX
#B2A51A
RGB
rgb(178, 165, 26)
RGBA
rgba(178, 165, 26, 1)
HSL
hsl(55, 75%, 40%)
HSV
hsv(55, 85%, 70%)
CMYK
cmyk(0%, 7%, 85%, 30%)
CSS variable
--color-primary: #B2A51A;
Lowercase HEX
#b2a51a

Shades

Tints

Tones

Harmony

CSS snippets for #B2A51A

.color-b2a51a {
  color: #B2A51A;
  background-color: #B2A51A;
}

Frequently asked questions

What color is #B2A51A?+

#B2A51A is a HEX color with RGB value rgb(178, 165, 26) and HSL value hsl(55, 75%, 40%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #B2A51A?+

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