#BC203F Color Information

Hex color code: #BC203F

#BC203F is a dynamic red color. In RGB it is (188, 32, 63), and in HSL it is (348°, 71%, 43%). It is typically applied in digital products.

Try:
Color NameFirebrick
HEX
#BC203F
RGB
188, 32, 63
HSL
348°, 71%, 43%
CMYK
0%, 83%, 66%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #BC203F; 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 #BC203F; background-color: #BC203F15; }

Alert / Toast

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

Link / Accent

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

a { color: #BC203F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 32, 63

Red: 188 / Green: 32 / Blue: 63

HSL

348°, 71%, 43%

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

CMYK

0%, 83%, 66%, 26%

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

What color is #BC203F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC203F to RGB:

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

HEX to HSL

Convert #BC203F to HSL:

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

HEX to CMYK

Convert #BC203F to CMYK:

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

Color Meaning and Usage

#BC203F is a striking red color with RGB values of 188, 32, 63 and HSL of 348°, 71%, 43%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC203F is #20BC9C, creating high-contrast pairings. For softer combinations, try analogous colors like #BC208D.

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

Contrast with #BC203F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC203F?

#BC203F is a striking red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BC203F?

#BC203F in RGB is (188, 32, 63) - 188 red, 32 green, and 63 blue.

How to use #BC203F in CSS?

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

What colors go well with #BC203F?

#20BC9C (complementary), #BC208D (analogous), and #7A1529 (lighter shade) work well with #BC203F.