#BC6C0A Color

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

Color preview

#BC6C0A

Color formats

HEX
#BC6C0A
RGB
rgb(188, 108, 10)
RGBA
rgba(188, 108, 10, 1)
HSL
hsl(33, 90%, 39%)
HSV
hsv(33, 95%, 74%)
CMYK
cmyk(0%, 43%, 95%, 26%)
CSS variable
--color-primary: #BC6C0A;
Lowercase HEX
#bc6c0a

Shades

Tints

Tones

Harmony

CSS snippets for #BC6C0A

.color-bc6c0a {
  color: #BC6C0A;
  background-color: #BC6C0A;
}

Frequently asked questions

What color is #BC6C0A?+

#BC6C0A is a HEX color with RGB value rgb(188, 108, 10) and HSL value hsl(33, 90%, 39%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #BC6C0A?+

The closest Tailwind color is amber-700, available as the bg-amber-700 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