#B37C24 Color

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

Color preview

#B37C24

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B37C24

.color-b37c24 {
  color: #B37C24;
  background-color: #B37C24;
}

Frequently asked questions

What color is #B37C24?+

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

What is the closest Tailwind color to #B37C24?+

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