#BC3843 Color Information

Hex color code: #BC3843

The hex color #BC3843 is a fiery red with RGB values of (188, 56, 67) and HSL of (355°, 54%, 48%). It is typically applied in digital products.

Try:
Color NameBrown
HEX
#BC3843
RGB
188, 56, 67
HSL
355°, 54%, 48%
CMYK
0%, 70%, 64%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC3843; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 56, 67

Red: 188 / Green: 56 / Blue: 67

HSL

355°, 54%, 48%

Hue: 355° / Saturation: 54% / Lightness: 48%

CMYK

0%, 70%, 64%, 26%

Cyan: 0% / Magenta: 70% / Yellow: 64% / Key: 26%

What color is #BC3843?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC3843 to RGB:

rgb(188, 56, 67)HEX to RGB Converter →

HEX to HSL

Convert #BC3843 to HSL:

hsl(355, 54%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #BC3843 to CMYK:

cmyk(0%, 70%, 64%, 26%)Color Converter →

Color Meaning and Usage

A invigorating red tone, #BC3843 has RGB (188, 56, 67) and HSL (355°, 54%, 48%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC3843 is #38BCB1, creating high-contrast pairings. For softer combinations, try analogous colors like #BC3885.

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

Contrast with #BC3843

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC3843?

#BC3843 is a invigorating red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BC3843?

#BC3843 in RGB is (188, 56, 67) - 188 red, 56 green, and 67 blue.

How to use #BC3843 in CSS?

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

What colors go well with #BC3843?

#38BCB1 (complementary), #BC3885 (analogous), and #82272E (lighter shade) work well with #BC3843.