#BC6B24 Color

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

Color preview

#BC6B24

Color formats

HEX
#BC6B24
RGB
rgb(188, 107, 36)
RGBA
rgba(188, 107, 36, 1)
HSL
hsl(28, 68%, 44%)
HSV
hsv(28, 81%, 74%)
CMYK
cmyk(0%, 43%, 81%, 26%)
CSS variable
--color-primary: #BC6B24;
Lowercase HEX
#bc6b24

Shades

Tints

Tones

Harmony

CSS snippets for #BC6B24

.color-bc6b24 {
  color: #BC6B24;
  background-color: #BC6B24;
}

Frequently asked questions

What color is #BC6B24?+

#BC6B24 is a HEX color with RGB value rgb(188, 107, 36) and HSL value hsl(28, 68%, 44%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #BC6B24?+

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