#B18E1B Color

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

Color preview

#B18E1B

Color formats

HEX
#B18E1B
RGB
rgb(177, 142, 27)
RGBA
rgba(177, 142, 27, 1)
HSL
hsl(46, 74%, 40%)
HSV
hsv(46, 85%, 69%)
CMYK
cmyk(0%, 20%, 85%, 31%)
CSS variable
--color-primary: #B18E1B;
Lowercase HEX
#b18e1b

Shades

Tints

Tones

Harmony

CSS snippets for #B18E1B

.color-b18e1b {
  color: #B18E1B;
  background-color: #B18E1B;
}

Frequently asked questions

What color is #B18E1B?+

#B18E1B is a HEX color with RGB value rgb(177, 142, 27) and HSL value hsl(46, 74%, 40%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #B18E1B?+

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