#BC3010 Color

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

Color preview

#BC3010

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BC3010

.color-bc3010 {
  color: #BC3010;
  background-color: #BC3010;
}

Frequently asked questions

What color is #BC3010?+

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

What is the closest Tailwind color to #BC3010?+

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