#B17B25 Color

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

Color preview

#B17B25

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B17B25

.color-b17b25 {
  color: #B17B25;
  background-color: #B17B25;
}

Frequently asked questions

What color is #B17B25?+

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

What is the closest Tailwind color to #B17B25?+

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