#B3348A Color Information

Hex color code: #B3348A

A neutral magenta shade, #B3348A appears as (179, 52, 138) in RGB and (319°, 55%, 45%) in HSL. It is commonly used in modern UI design.

Try:
Color NameViolet Red
HEX
#B3348A
RGB
179, 52, 138
HSL
319°, 55%, 45%
CMYK
0%, 71%, 23%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3348A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 52, 138

Red: 179 / Green: 52 / Blue: 138

HSL

319°, 55%, 45%

Hue: 319° / Saturation: 55% / Lightness: 45%

CMYK

0%, 71%, 23%, 30%

Cyan: 0% / Magenta: 71% / Yellow: 23% / Key: 30%

What color is #B3348A?

#B3348A is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3348A to RGB:

rgb(179, 52, 138)HEX to RGB Converter →

HEX to HSL

Convert #B3348A to HSL:

hsl(319, 55%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #B3348A to CMYK:

cmyk(0%, 71%, 23%, 30%)Color Converter →

Color Meaning and Usage

#B3348A is a balanced magenta color with RGB values of 179, 52, 138 and HSL of 319°, 55%, 45%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B3348A is #34B25C, creating high-contrast pairings. For softer combinations, try analogous colors like #9B34B2.

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

Contrast with #B3348A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3348A?

#B3348A is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B3348A?

#B3348A in RGB is (179, 52, 138) - 179 red, 52 green, and 138 blue.

How to use #B3348A in CSS?

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

What colors go well with #B3348A?

#34B25C (complementary), #9B34B2 (analogous), and #77225C (lighter shade) work well with #B3348A.