#B48C14 Color

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

Color preview

#B48C14

Color formats

HEX
#B48C14
RGB
rgb(180, 140, 20)
RGBA
rgba(180, 140, 20, 1)
HSL
hsl(45, 80%, 39%)
HSV
hsv(45, 89%, 71%)
CMYK
cmyk(0%, 22%, 89%, 29%)
CSS variable
--color-primary: #B48C14;
Lowercase HEX
#b48c14

Shades

Tints

Tones

Harmony

CSS snippets for #B48C14

.color-b48c14 {
  color: #B48C14;
  background-color: #B48C14;
}

Frequently asked questions

What color is #B48C14?+

#B48C14 is a HEX color with RGB value rgb(180, 140, 20) and HSL value hsl(45, 80%, 39%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #B48C14?+

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