#B07B24 Color

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

Color preview

#B07B24

Color formats

HEX
#B07B24
RGB
rgb(176, 123, 36)
RGBA
rgba(176, 123, 36, 1)
HSL
hsl(37, 66%, 42%)
HSV
hsv(37, 80%, 69%)
CMYK
cmyk(0%, 30%, 80%, 31%)
CSS variable
--color-primary: #B07B24;
Lowercase HEX
#b07b24

Shades

Tints

Tones

Harmony

CSS snippets for #B07B24

.color-b07b24 {
  color: #B07B24;
  background-color: #B07B24;
}

Frequently asked questions

What color is #B07B24?+

#B07B24 is a HEX color with RGB value rgb(176, 123, 36) and HSL value hsl(37, 66%, 42%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #B07B24?+

The closest Tailwind color is yellow-700, available as the bg-yellow-700 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