#BC3E10 Color

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

Color preview

#BC3E10

Color formats

HEX
#BC3E10
RGB
rgb(188, 62, 16)
RGBA
rgba(188, 62, 16, 1)
HSL
hsl(16, 84%, 40%)
HSV
hsv(16, 91%, 74%)
CMYK
cmyk(0%, 67%, 91%, 26%)
CSS variable
--color-primary: #BC3E10;
Lowercase HEX
#bc3e10

Shades

Tints

Tones

Harmony

CSS snippets for #BC3E10

.color-bc3e10 {
  color: #BC3E10;
  background-color: #BC3E10;
}

Frequently asked questions

What color is #BC3E10?+

#BC3E10 is a HEX color with RGB value rgb(188, 62, 16) and HSL value hsl(16, 84%, 40%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #BC3E10?+

The closest Tailwind color is orange-700, available as the bg-orange-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