#B18E25 Color

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

Color preview

#B18E25

Color formats

HEX
#B18E25
RGB
rgb(177, 142, 37)
RGBA
rgba(177, 142, 37, 1)
HSL
hsl(45, 65%, 42%)
HSV
hsv(45, 79%, 69%)
CMYK
cmyk(0%, 20%, 79%, 31%)
CSS variable
--color-primary: #B18E25;
Lowercase HEX
#b18e25

Shades

Tints

Tones

Harmony

CSS snippets for #B18E25

.color-b18e25 {
  color: #B18E25;
  background-color: #B18E25;
}

Frequently asked questions

What color is #B18E25?+

#B18E25 is a HEX color with RGB value rgb(177, 142, 37) and HSL value hsl(45, 65%, 42%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #B18E25?+

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