#B0901C Color

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

Color preview

#B0901C

Color formats

HEX
#B0901C
RGB
rgb(176, 144, 28)
RGBA
rgba(176, 144, 28, 1)
HSL
hsl(47, 73%, 40%)
HSV
hsv(47, 84%, 69%)
CMYK
cmyk(0%, 18%, 84%, 31%)
CSS variable
--color-primary: #B0901C;
Lowercase HEX
#b0901c

Shades

Tints

Tones

Harmony

CSS snippets for #B0901C

.color-b0901c {
  color: #B0901C;
  background-color: #B0901C;
}

Frequently asked questions

What color is #B0901C?+

#B0901C is a HEX color with RGB value rgb(176, 144, 28) and HSL value hsl(47, 73%, 40%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #B0901C?+

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