#BC380C Color

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

Color preview

#BC380C

Color formats

HEX
#BC380C
RGB
rgb(188, 56, 12)
RGBA
rgba(188, 56, 12, 1)
HSL
hsl(15, 88%, 39%)
HSV
hsv(15, 94%, 74%)
CMYK
cmyk(0%, 70%, 94%, 26%)
CSS variable
--color-primary: #BC380C;
Lowercase HEX
#bc380c

Shades

Tints

Tones

Harmony

CSS snippets for #BC380C

.color-bc380c {
  color: #BC380C;
  background-color: #BC380C;
}

Frequently asked questions

What color is #BC380C?+

#BC380C is a HEX color with RGB value rgb(188, 56, 12) and HSL value hsl(15, 88%, 39%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #BC380C?+

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