#BC202A Color Information

Hex color code: #BC202A

#BC202A is a striking red color. In RGB it is (188, 32, 42), and in HSL it is (356°, 71%, 43%). It is often used for branding and logos.

Try:
Color NameFirebrick
HEX
#BC202A
RGB
188, 32, 42
HSL
356°, 71%, 43%
CMYK
0%, 83%, 78%, 26%

Shades

CSS Usage
color: #BC202A;
background-color: #BC202A;
border-color: #BC202A;
box-shadow: 0 0 10px #BC202A;
border: 2px solid #BC202A;
Tailwind Usage
bg-[#BC202A]
text-[#BC202A]
border-[#BC202A]
shadow-[0_0_10px_BC202A]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #BC202A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #BC202A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #BC202A; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #BC202A; background-color: #BC202A15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #BC202A20; border-left: 4px solid #BC202A; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #BC202A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #BC202A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 32, 42

Red: 188 / Green: 32 / Blue: 42

HSL

356°, 71%, 43%

Hue: 356° / Saturation: 71% / Lightness: 43%

CMYK

0%, 83%, 78%, 26%

Cyan: 0% / Magenta: 83% / Yellow: 78% / Key: 26%

What color is #BC202A?

#BC202A is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC202A to RGB:

rgb(188, 32, 42)HEX to RGB Converter →

HEX to HSL

Convert #BC202A to HSL:

hsl(356, 71%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #BC202A to CMYK:

cmyk(0%, 83%, 78%, 26%)Color Converter →

Color Meaning and Usage

A eye-catching red tone, #BC202A has RGB (188, 32, 42) and HSL (356°, 71%, 43%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC202A is #20BCB1, creating high-contrast pairings. For softer combinations, try analogous colors like #BC2078.

Use #BC202A in CSS: color: #BC202A or background-color: #BC202A. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #BC202A

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 3.38:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC202A?

#BC202A is a eye-catching red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BC202A?

#BC202A in RGB is (188, 32, 42) - 188 red, 32 green, and 42 blue.

How to use #BC202A in CSS?

Use #BC202A directly in your CSS properties like color or background-color.

What colors go well with #BC202A?

#20BCB1 (complementary), #BC2078 (analogous), and #7A151B (lighter shade) work well with #BC202A.