#B5A512 Color

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

Color preview

#B5A512

Color formats

HEX
#B5A512
RGB
rgb(181, 165, 18)
RGBA
rgba(181, 165, 18, 1)
HSL
hsl(54, 82%, 39%)
HSV
hsv(54, 90%, 71%)
CMYK
cmyk(0%, 9%, 90%, 29%)
CSS variable
--color-primary: #B5A512;
Lowercase HEX
#b5a512

Shades

Tints

Tones

Harmony

CSS snippets for #B5A512

.color-b5a512 {
  color: #B5A512;
  background-color: #B5A512;
}

Frequently asked questions

What color is #B5A512?+

#B5A512 is a HEX color with RGB value rgb(181, 165, 18) and HSL value hsl(54, 82%, 39%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #B5A512?+

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