#B8A40E Color

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

Color preview

#B8A40E

Color formats

HEX
#B8A40E
RGB
rgb(184, 164, 14)
RGBA
rgba(184, 164, 14, 1)
HSL
hsl(53, 86%, 39%)
HSV
hsv(53, 92%, 72%)
CMYK
cmyk(0%, 11%, 92%, 28%)
CSS variable
--color-primary: #B8A40E;
Lowercase HEX
#b8a40e

Shades

Tints

Tones

Harmony

CSS snippets for #B8A40E

.color-b8a40e {
  color: #B8A40E;
  background-color: #B8A40E;
}

Frequently asked questions

What color is #B8A40E?+

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

What is the closest Tailwind color to #B8A40E?+

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