#B89E1E Color

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

Color preview

#B89E1E

Color formats

HEX
#B89E1E
RGB
rgb(184, 158, 30)
RGBA
rgba(184, 158, 30, 1)
HSL
hsl(50, 72%, 42%)
HSV
hsv(50, 84%, 72%)
CMYK
cmyk(0%, 14%, 84%, 28%)
CSS variable
--color-primary: #B89E1E;
Lowercase HEX
#b89e1e

Shades

Tints

Tones

Harmony

CSS snippets for #B89E1E

.color-b89e1e {
  color: #B89E1E;
  background-color: #B89E1E;
}

Frequently asked questions

What color is #B89E1E?+

#B89E1E is a HEX color with RGB value rgb(184, 158, 30) and HSL value hsl(50, 72%, 42%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #B89E1E?+

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