#BC8E1A Color

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

Color preview

#BC8E1A

Color formats

HEX
#BC8E1A
RGB
rgb(188, 142, 26)
RGBA
rgba(188, 142, 26, 1)
HSL
hsl(43, 76%, 42%)
HSV
hsv(43, 86%, 74%)
CMYK
cmyk(0%, 24%, 86%, 26%)
CSS variable
--color-primary: #BC8E1A;
Lowercase HEX
#bc8e1a

Shades

Tints

Tones

Harmony

CSS snippets for #BC8E1A

.color-bc8e1a {
  color: #BC8E1A;
  background-color: #BC8E1A;
}

Frequently asked questions

What color is #BC8E1A?+

#BC8E1A is a HEX color with RGB value rgb(188, 142, 26) and HSL value hsl(43, 76%, 42%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #BC8E1A?+

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