#B30F82 Color Information

Hex color code: #B30F82

#B30F82 is a bold magenta color. In RGB it is (179, 15, 130), and in HSL it is (318°, 85%, 38%). It is frequently seen in web interfaces.

Try:
Color NameMedium Violet Red
HEX
#B30F82
RGB
179, 15, 130
HSL
318°, 85%, 38%
CMYK
0%, 92%, 27%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B30F82; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 15, 130

Red: 179 / Green: 15 / Blue: 130

HSL

318°, 85%, 38%

Hue: 318° / Saturation: 85% / Lightness: 38%

CMYK

0%, 92%, 27%, 30%

Cyan: 0% / Magenta: 92% / Yellow: 27% / Key: 30%

What color is #B30F82?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B30F82 to RGB:

rgb(179, 15, 130)HEX to RGB Converter →

HEX to HSL

Convert #B30F82 to HSL:

hsl(318, 85%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #B30F82 to CMYK:

cmyk(0%, 92%, 27%, 30%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #B30F82 has RGB (179, 15, 130) and HSL (318°, 85%, 38%). Known for evoking energy and excitement, this highly saturated hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B30F82 is #0FB340, creating high-contrast pairings. For softer combinations, try analogous colors like #920FB3.

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

Contrast with #B30F82

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B30F82?

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

What is the RGB value of #B30F82?

#B30F82 in RGB is (179, 15, 130) - 179 red, 15 green, and 130 blue.

How to use #B30F82 in CSS?

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

What colors go well with #B30F82?

#0FB340 (complementary), #920FB3 (analogous), and #6D094F (lighter shade) work well with #B30F82.