#B37C23 Color

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

Color preview

#B37C23

Color formats

HEX
#B37C23
RGB
rgb(179, 124, 35)
RGBA
rgba(179, 124, 35, 1)
HSL
hsl(37, 67%, 42%)
HSV
hsv(37, 80%, 70%)
CMYK
cmyk(0%, 31%, 80%, 30%)
CSS variable
--color-primary: #B37C23;
Lowercase HEX
#b37c23

Shades

Tints

Tones

Harmony

CSS snippets for #B37C23

.color-b37c23 {
  color: #B37C23;
  background-color: #B37C23;
}

Frequently asked questions

What color is #B37C23?+

#B37C23 is a HEX color with RGB value rgb(179, 124, 35) and HSL value hsl(37, 67%, 42%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #B37C23?+

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