#BC4F10 Color

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

Color preview

#BC4F10

Color formats

HEX
#BC4F10
RGB
rgb(188, 79, 16)
RGBA
rgba(188, 79, 16, 1)
HSL
hsl(22, 84%, 40%)
HSV
hsv(22, 91%, 74%)
CMYK
cmyk(0%, 58%, 91%, 26%)
CSS variable
--color-primary: #BC4F10;
Lowercase HEX
#bc4f10

Shades

Tints

Tones

Harmony

CSS snippets for #BC4F10

.color-bc4f10 {
  color: #BC4F10;
  background-color: #BC4F10;
}

Frequently asked questions

What color is #BC4F10?+

#BC4F10 is a HEX color with RGB value rgb(188, 79, 16) and HSL value hsl(22, 84%, 40%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #BC4F10?+

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