#B1A01B Color

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

Color preview

#B1A01B

Color formats

HEX
#B1A01B
RGB
rgb(177, 160, 27)
RGBA
rgba(177, 160, 27, 1)
HSL
hsl(53, 74%, 40%)
HSV
hsv(53, 85%, 69%)
CMYK
cmyk(0%, 10%, 85%, 31%)
CSS variable
--color-primary: #B1A01B;
Lowercase HEX
#b1a01b

Shades

Tints

Tones

Harmony

CSS snippets for #B1A01B

.color-b1a01b {
  color: #B1A01B;
  background-color: #B1A01B;
}

Frequently asked questions

What color is #B1A01B?+

#B1A01B is a HEX color with RGB value rgb(177, 160, 27) and HSL value hsl(53, 74%, 40%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #B1A01B?+

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