#B3005C Color Information

Hex color code: #B3005C

The hex color #B3005C is a dynamic magenta with RGB values of (179, 0, 92) and HSL of (329°, 100%, 35%). It is typically applied in digital products.

Try:
Color NameMedium Violet Red
HEX
#B3005C
RGB
179, 0, 92
HSL
329°, 100%, 35%
CMYK
0%, 100%, 49%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3005C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 0, 92

Red: 179 / Green: 0 / Blue: 92

HSL

329°, 100%, 35%

Hue: 329° / Saturation: 100% / Lightness: 35%

CMYK

0%, 100%, 49%, 30%

Cyan: 0% / Magenta: 100% / Yellow: 49% / Key: 30%

What color is #B3005C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3005C to RGB:

rgb(179, 0, 92)HEX to RGB Converter →

HEX to HSL

Convert #B3005C to HSL:

hsl(329, 100%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #B3005C to CMYK:

cmyk(0%, 100%, 49%, 30%)Color Converter →

Color Meaning and Usage

#B3005C is a dynamic magenta color with RGB values of 179, 0, 92 and HSL of 329°, 100%, 35%. This highly saturated hue evokes energy and excitement, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B3005C is #00B356, creating high-contrast pairings. For softer combinations, try analogous colors like #B000B3.

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

Contrast with #B3005C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3005C?

#B3005C is a dynamic magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #B3005C?

#B3005C in RGB is (179, 0, 92) - 179 red, 0 green, and 92 blue.

How to use #B3005C in CSS?

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

What colors go well with #B3005C?

#00B356 (complementary), #B000B3 (analogous), and #660035 (lighter shade) work well with #B3005C.