#B4419B Color Information

Hex color code: #B4419B

A gentle magenta shade, #B4419B appears as (180, 65, 155) in RGB and (313°, 47%, 48%) in HSL. It is often used for branding and logos.

Try:
Color NameViolet Red
HEX
#B4419B
RGB
180, 65, 155
HSL
313°, 47%, 48%
CMYK
0%, 64%, 14%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B4419B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 65, 155

Red: 180 / Green: 65 / Blue: 155

HSL

313°, 47%, 48%

Hue: 313° / Saturation: 47% / Lightness: 48%

CMYK

0%, 64%, 14%, 29%

Cyan: 0% / Magenta: 64% / Yellow: 14% / Key: 29%

What color is #B4419B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B4419B to RGB:

rgb(180, 65, 155)HEX to RGB Converter →

HEX to HSL

Convert #B4419B to HSL:

hsl(313, 47%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #B4419B to CMYK:

cmyk(0%, 64%, 14%, 29%)Color Converter →

Color Meaning and Usage

#B4419B is a delicate magenta color with RGB values of 180, 65, 155 and HSL of 313°, 47%, 48%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B4419B is #41B45A, creating high-contrast pairings. For softer combinations, try analogous colors like #9341B4.

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

Contrast with #B4419B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B4419B?

#B4419B is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B4419B?

#B4419B in RGB is (180, 65, 155) - 180 red, 65 green, and 155 blue.

How to use #B4419B in CSS?

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

What colors go well with #B4419B?

#41B45A (complementary), #9341B4 (analogous), and #7C2D6B (lighter shade) work well with #B4419B.