#B2103E Color Information

Hex color code: #B2103E

The hex color #B2103E is a dynamic magenta with RGB values of (178, 16, 62) and HSL of (343°, 84%, 38%). It is typically applied in digital products.

Try:
Color NameFirebrick
HEX
#B2103E
RGB
178, 16, 62
HSL
343°, 84%, 38%
CMYK
0%, 91%, 65%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B2103E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 16, 62

Red: 178 / Green: 16 / Blue: 62

HSL

343°, 84%, 38%

Hue: 343° / Saturation: 84% / Lightness: 38%

CMYK

0%, 91%, 65%, 30%

Cyan: 0% / Magenta: 91% / Yellow: 65% / Key: 30%

What color is #B2103E?

#B2103E is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B2103E to RGB:

rgb(178, 16, 62)HEX to RGB Converter →

HEX to HSL

Convert #B2103E to HSL:

hsl(343, 84%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #B2103E to CMYK:

cmyk(0%, 91%, 65%, 30%)Color Converter →

Color Meaning and Usage

#B2103E is a striking magenta color with RGB values of 178, 16, 62 and HSL of 343°, 84%, 38%. This highly saturated hue evokes energy and excitement, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B2103E is #10B284, creating high-contrast pairings. For softer combinations, try analogous colors like #B2108F.

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

Contrast with #B2103E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B2103E?

#B2103E is a striking magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #B2103E?

#B2103E in RGB is (178, 16, 62) - 178 red, 16 green, and 62 blue.

How to use #B2103E in CSS?

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

What colors go well with #B2103E?

#10B284 (complementary), #B2108F (analogous), and #6C0925 (lighter shade) work well with #B2103E.