#B9419F Color Information

Hex color code: #B9419F

#B9419F is a soft magenta color. In RGB it is (185, 65, 159), and in HSL it is (313°, 48%, 49%). It is typically applied in digital products.

Try:
Color NameViolet Red
HEX
#B9419F
RGB
185, 65, 159
HSL
313°, 48%, 49%
CMYK
0%, 65%, 14%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B9419F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 65, 159

Red: 185 / Green: 65 / Blue: 159

HSL

313°, 48%, 49%

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

CMYK

0%, 65%, 14%, 27%

Cyan: 0% / Magenta: 65% / Yellow: 14% / Key: 27%

What color is #B9419F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B9419F to RGB:

rgb(185, 65, 159)HEX to RGB Converter →

HEX to HSL

Convert #B9419F to HSL:

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

HEX to CMYK

Convert #B9419F to CMYK:

cmyk(0%, 65%, 14%, 27%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #B9419F has RGB (185, 65, 159) and HSL (313°, 48%, 49%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B9419F is #41B95B, creating high-contrast pairings. For softer combinations, try analogous colors like #9741B9.

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

Contrast with #B9419F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B9419F?

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

What is the RGB value of #B9419F?

#B9419F in RGB is (185, 65, 159) - 185 red, 65 green, and 159 blue.

How to use #B9419F in CSS?

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

What colors go well with #B9419F?

#41B95B (complementary), #9741B9 (analogous), and #802D6E (lighter shade) work well with #B9419F.