#BC3310 Color

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

Color preview

#BC3310

Color formats

HEX
#BC3310
RGB
rgb(188, 51, 16)
RGBA
rgba(188, 51, 16, 1)
HSL
hsl(12, 84%, 40%)
HSV
hsv(12, 91%, 74%)
CMYK
cmyk(0%, 73%, 91%, 26%)
CSS variable
--color-primary: #BC3310;
Lowercase HEX
#bc3310

Shades

Tints

Tones

Harmony

CSS snippets for #BC3310

.color-bc3310 {
  color: #BC3310;
  background-color: #BC3310;
}

Frequently asked questions

What color is #BC3310?+

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

What is the closest Tailwind color to #BC3310?+

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