#B7108D Color Information

Hex color code: #B7108D

#B7108D is a striking magenta color. In RGB it is (183, 16, 141), and in HSL it is (315°, 84%, 39%). It is often used for branding and logos.

Try:
Color NameMedium Violet Red
HEX
#B7108D
RGB
183, 16, 141
HSL
315°, 84%, 39%
CMYK
0%, 91%, 23%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B7108D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 16, 141

Red: 183 / Green: 16 / Blue: 141

HSL

315°, 84%, 39%

Hue: 315° / Saturation: 84% / Lightness: 39%

CMYK

0%, 91%, 23%, 28%

Cyan: 0% / Magenta: 91% / Yellow: 23% / Key: 28%

What color is #B7108D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B7108D to RGB:

rgb(183, 16, 141)HEX to RGB Converter →

HEX to HSL

Convert #B7108D to HSL:

hsl(315, 84%, 39%)RGB to HSL Converter →

HEX to CMYK

Convert #B7108D to CMYK:

cmyk(0%, 91%, 23%, 28%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #B7108D has RGB (183, 16, 141) and HSL (315°, 84%, 39%). Known for evoking energy and excitement, this highly saturated hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B7108D is #10B73A, creating high-contrast pairings. For softer combinations, try analogous colors like #8D10B7.

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

Contrast with #B7108D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B7108D?

#B7108D is a vivid magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #B7108D?

#B7108D in RGB is (183, 16, 141) - 183 red, 16 green, and 141 blue.

How to use #B7108D in CSS?

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

What colors go well with #B7108D?

#10B73A (complementary), #8D10B7 (analogous), and #710A57 (lighter shade) work well with #B7108D.