#B3428F Color Information

Hex color code: #B3428F

A subtle magenta shade, #B3428F appears as (179, 66, 143) in RGB and (319°, 46%, 48%) in HSL. It is popular in mobile app design.

Try:
Color NameViolet Red
HEX
#B3428F
RGB
179, 66, 143
HSL
319°, 46%, 48%
CMYK
0%, 63%, 20%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3428F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 66, 143

Red: 179 / Green: 66 / Blue: 143

HSL

319°, 46%, 48%

Hue: 319° / Saturation: 46% / Lightness: 48%

CMYK

0%, 63%, 20%, 30%

Cyan: 0% / Magenta: 63% / Yellow: 20% / Key: 30%

What color is #B3428F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3428F to RGB:

rgb(179, 66, 143)HEX to RGB Converter →

HEX to HSL

Convert #B3428F to HSL:

hsl(319, 46%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #B3428F to CMYK:

cmyk(0%, 63%, 20%, 30%)Color Converter →

Color Meaning and Usage

#B3428F is a soft magenta color with RGB values of 179, 66, 143 and HSL of 319°, 46%, 48%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B3428F is #42B366, creating high-contrast pairings. For softer combinations, try analogous colors like #9E42B3.

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

Contrast with #B3428F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3428F?

#B3428F is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B3428F?

#B3428F in RGB is (179, 66, 143) - 179 red, 66 green, and 143 blue.

How to use #B3428F in CSS?

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

What colors go well with #B3428F?

#42B366 (complementary), #9E42B3 (analogous), and #7B2D62 (lighter shade) work well with #B3428F.