#BC280B Color

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

Color preview

#BC280B

Color formats

HEX
#BC280B
RGB
rgb(188, 40, 11)
RGBA
rgba(188, 40, 11, 1)
HSL
hsl(10, 89%, 39%)
HSV
hsv(10, 94%, 74%)
CMYK
cmyk(0%, 79%, 94%, 26%)
CSS variable
--color-primary: #BC280B;
Lowercase HEX
#bc280b

Shades

Tints

Tones

Harmony

CSS snippets for #BC280B

.color-bc280b {
  color: #BC280B;
  background-color: #BC280B;
}

Frequently asked questions

What color is #BC280B?+

#BC280B is a HEX color with RGB value rgb(188, 40, 11) and HSL value hsl(10, 89%, 39%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #BC280B?+

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