#B17F15 Color

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

Color preview

#B17F15

Color formats

HEX
#B17F15
RGB
rgb(177, 127, 21)
RGBA
rgba(177, 127, 21, 1)
HSL
hsl(41, 79%, 39%)
HSV
hsv(41, 88%, 69%)
CMYK
cmyk(0%, 28%, 88%, 31%)
CSS variable
--color-primary: #B17F15;
Lowercase HEX
#b17f15

Shades

Tints

Tones

Harmony

CSS snippets for #B17F15

.color-b17f15 {
  color: #B17F15;
  background-color: #B17F15;
}

Frequently asked questions

What color is #B17F15?+

#B17F15 is a HEX color with RGB value rgb(177, 127, 21) and HSL value hsl(41, 79%, 39%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #B17F15?+

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