#BC600A Color

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

Color preview

#BC600A

Color formats

HEX
#BC600A
RGB
rgb(188, 96, 10)
RGBA
rgba(188, 96, 10, 1)
HSL
hsl(29, 90%, 39%)
HSV
hsv(29, 95%, 74%)
CMYK
cmyk(0%, 49%, 95%, 26%)
CSS variable
--color-primary: #BC600A;
Lowercase HEX
#bc600a

Shades

Tints

Tones

Harmony

CSS snippets for #BC600A

.color-bc600a {
  color: #BC600A;
  background-color: #BC600A;
}

Frequently asked questions

What color is #BC600A?+

#BC600A is a HEX color with RGB value rgb(188, 96, 10) and HSL value hsl(29, 90%, 39%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #BC600A?+

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