#BC700C Color

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

Color preview

#BC700C

Color formats

HEX
#BC700C
RGB
rgb(188, 112, 12)
RGBA
rgba(188, 112, 12, 1)
HSL
hsl(34, 88%, 39%)
HSV
hsv(34, 94%, 74%)
CMYK
cmyk(0%, 40%, 94%, 26%)
CSS variable
--color-primary: #BC700C;
Lowercase HEX
#bc700c

Shades

Tints

Tones

Harmony

CSS snippets for #BC700C

.color-bc700c {
  color: #BC700C;
  background-color: #BC700C;
}

Frequently asked questions

What color is #BC700C?+

#BC700C is a HEX color with RGB value rgb(188, 112, 12) and HSL value hsl(34, 88%, 39%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #BC700C?+

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