#B2A124 Color

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

Color preview

#B2A124

Color formats

HEX
#B2A124
RGB
rgb(178, 161, 36)
RGBA
rgba(178, 161, 36, 1)
HSL
hsl(53, 66%, 42%)
HSV
hsv(53, 80%, 70%)
CMYK
cmyk(0%, 10%, 80%, 30%)
CSS variable
--color-primary: #B2A124;
Lowercase HEX
#b2a124

Shades

Tints

Tones

Harmony

CSS snippets for #B2A124

.color-b2a124 {
  color: #B2A124;
  background-color: #B2A124;
}

Frequently asked questions

What color is #B2A124?+

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

What is the closest Tailwind color to #B2A124?+

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