#B04090 Color Information

Hex color code: #B04090

#B04090 is a soft magenta color. In RGB it is (176, 64, 144), and in HSL it is (317°, 47%, 47%). It is typically applied in digital products.

Try:
Color NameViolet Red
HEX
#B04090
RGB
176, 64, 144
HSL
317°, 47%, 47%
CMYK
0%, 64%, 18%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B04090; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 64, 144

Red: 176 / Green: 64 / Blue: 144

HSL

317°, 47%, 47%

Hue: 317° / Saturation: 47% / Lightness: 47%

CMYK

0%, 64%, 18%, 31%

Cyan: 0% / Magenta: 64% / Yellow: 18% / Key: 31%

What color is #B04090?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B04090 to RGB:

rgb(176, 64, 144)HEX to RGB Converter →

HEX to HSL

Convert #B04090 to HSL:

hsl(317, 47%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #B04090 to CMYK:

cmyk(0%, 64%, 18%, 31%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #B04090 has RGB (176, 64, 144) and HSL (317°, 47%, 47%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B04090 is #40B05F, creating high-contrast pairings. For softer combinations, try analogous colors like #9840B0.

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

Contrast with #B04090

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B04090?

#B04090 is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B04090?

#B04090 in RGB is (176, 64, 144) - 176 red, 64 green, and 144 blue.

How to use #B04090 in CSS?

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

What colors go well with #B04090?

#40B05F (complementary), #9840B0 (analogous), and #782B62 (lighter shade) work well with #B04090.