#B79B10 Color

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

Color preview

#B79B10

Color formats

HEX
#B79B10
RGB
rgb(183, 155, 16)
RGBA
rgba(183, 155, 16, 1)
HSL
hsl(50, 84%, 39%)
HSV
hsv(50, 91%, 72%)
CMYK
cmyk(0%, 15%, 91%, 28%)
CSS variable
--color-primary: #B79B10;
Lowercase HEX
#b79b10

Shades

Tints

Tones

Harmony

CSS snippets for #B79B10

.color-b79b10 {
  color: #B79B10;
  background-color: #B79B10;
}

Frequently asked questions

What color is #B79B10?+

#B79B10 is a HEX color with RGB value rgb(183, 155, 16) and HSL value hsl(50, 84%, 39%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #B79B10?+

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