#BC501A Color

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

Color preview

#BC501A

Color formats

HEX
#BC501A
RGB
rgb(188, 80, 26)
RGBA
rgba(188, 80, 26, 1)
HSL
hsl(20, 76%, 42%)
HSV
hsv(20, 86%, 74%)
CMYK
cmyk(0%, 57%, 86%, 26%)
CSS variable
--color-primary: #BC501A;
Lowercase HEX
#bc501a

Shades

Tints

Tones

Harmony

CSS snippets for #BC501A

.color-bc501a {
  color: #BC501A;
  background-color: #BC501A;
}

Frequently asked questions

What color is #BC501A?+

#BC501A is a HEX color with RGB value rgb(188, 80, 26) and HSL value hsl(20, 76%, 42%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #BC501A?+

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