#B8A70E Color

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

Color preview

#B8A70E

Color formats

HEX
#B8A70E
RGB
rgb(184, 167, 14)
RGBA
rgba(184, 167, 14, 1)
HSL
hsl(54, 86%, 39%)
HSV
hsv(54, 92%, 72%)
CMYK
cmyk(0%, 9%, 92%, 28%)
CSS variable
--color-primary: #B8A70E;
Lowercase HEX
#b8a70e

Shades

Tints

Tones

Harmony

CSS snippets for #B8A70E

.color-b8a70e {
  color: #B8A70E;
  background-color: #B8A70E;
}

Frequently asked questions

What color is #B8A70E?+

#B8A70E is a HEX color with RGB value rgb(184, 167, 14) and HSL value hsl(54, 86%, 39%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #B8A70E?+

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