#B08E1C Color

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

Color preview

#B08E1C

Color formats

HEX
#B08E1C
RGB
rgb(176, 142, 28)
RGBA
rgba(176, 142, 28, 1)
HSL
hsl(46, 73%, 40%)
HSV
hsv(46, 84%, 69%)
CMYK
cmyk(0%, 19%, 84%, 31%)
CSS variable
--color-primary: #B08E1C;
Lowercase HEX
#b08e1c

Shades

Tints

Tones

Harmony

CSS snippets for #B08E1C

.color-b08e1c {
  color: #B08E1C;
  background-color: #B08E1C;
}

Frequently asked questions

What color is #B08E1C?+

#B08E1C is a HEX color with RGB value rgb(176, 142, 28) and HSL value hsl(46, 73%, 40%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #B08E1C?+

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