#BC330A Color

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

Color preview

#BC330A

Color formats

HEX
#BC330A
RGB
rgb(188, 51, 10)
RGBA
rgba(188, 51, 10, 1)
HSL
hsl(14, 90%, 39%)
HSV
hsv(14, 95%, 74%)
CMYK
cmyk(0%, 73%, 95%, 26%)
CSS variable
--color-primary: #BC330A;
Lowercase HEX
#bc330a

Shades

Tints

Tones

Harmony

CSS snippets for #BC330A

.color-bc330a {
  color: #BC330A;
  background-color: #BC330A;
}

Frequently asked questions

What color is #BC330A?+

#BC330A is a HEX color with RGB value rgb(188, 51, 10) and HSL value hsl(14, 90%, 39%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #BC330A?+

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