#BC250B Color

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

Color preview

#BC250B

Color formats

HEX
#BC250B
RGB
rgb(188, 37, 11)
RGBA
rgba(188, 37, 11, 1)
HSL
hsl(9, 89%, 39%)
HSV
hsv(9, 94%, 74%)
CMYK
cmyk(0%, 80%, 94%, 26%)
CSS variable
--color-primary: #BC250B;
Lowercase HEX
#bc250b

Shades

Tints

Tones

Harmony

CSS snippets for #BC250B

.color-bc250b {
  color: #BC250B;
  background-color: #BC250B;
}

Frequently asked questions

What color is #BC250B?+

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

What is the closest Tailwind color to #BC250B?+

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