#BB980D Color

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

Color preview

#BB980D

Color formats

HEX
#BB980D
RGB
rgb(187, 152, 13)
RGBA
rgba(187, 152, 13, 1)
HSL
hsl(48, 87%, 39%)
HSV
hsv(48, 93%, 73%)
CMYK
cmyk(0%, 19%, 93%, 27%)
CSS variable
--color-primary: #BB980D;
Lowercase HEX
#bb980d

Shades

Tints

Tones

Harmony

CSS snippets for #BB980D

.color-bb980d {
  color: #BB980D;
  background-color: #BB980D;
}

Frequently asked questions

What color is #BB980D?+

#BB980D is a HEX color with RGB value rgb(187, 152, 13) and HSL value hsl(48, 87%, 39%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #BB980D?+

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