#BC600B Color

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

Color preview

#BC600B

Color formats

HEX
#BC600B
RGB
rgb(188, 96, 11)
RGBA
rgba(188, 96, 11, 1)
HSL
hsl(29, 89%, 39%)
HSV
hsv(29, 94%, 74%)
CMYK
cmyk(0%, 49%, 94%, 26%)
CSS variable
--color-primary: #BC600B;
Lowercase HEX
#bc600b

Shades

Tints

Tones

Harmony

CSS snippets for #BC600B

.color-bc600b {
  color: #BC600B;
  background-color: #BC600B;
}

Frequently asked questions

What color is #BC600B?+

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

What is the closest Tailwind color to #BC600B?+

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