#BC8010 Color

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

Color preview

#BC8010

Color formats

HEX
#BC8010
RGB
rgb(188, 128, 16)
RGBA
rgba(188, 128, 16, 1)
HSL
hsl(39, 84%, 40%)
HSV
hsv(39, 91%, 74%)
CMYK
cmyk(0%, 32%, 91%, 26%)
CSS variable
--color-primary: #BC8010;
Lowercase HEX
#bc8010

Shades

Tints

Tones

Harmony

CSS snippets for #BC8010

.color-bc8010 {
  color: #BC8010;
  background-color: #BC8010;
}

Frequently asked questions

What color is #BC8010?+

#BC8010 is a HEX color with RGB value rgb(188, 128, 16) and HSL value hsl(39, 84%, 40%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #BC8010?+

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