#B394AE Color Information

Hex color code: #B394AE

A subtle magenta shade, #B394AE appears as (179, 148, 174) in RGB and (310°, 17%, 64%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#B394AE
RGB
179, 148, 174
HSL
310°, 17%, 64%
CMYK
0%, 17%, 3%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #B394AE; color: #000000; }

Badge

New Feature
.badge { background-color: #B394AE; color: #000000; }

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 #B394AE; background-color: #B394AE15; }

Alert / Toast

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

Link / Accent

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

a { color: #B394AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 148, 174

Red: 179 / Green: 148 / Blue: 174

HSL

310°, 17%, 64%

Hue: 310° / Saturation: 17% / Lightness: 64%

CMYK

0%, 17%, 3%, 30%

Cyan: 0% / Magenta: 17% / Yellow: 3% / Key: 30%

What color is #B394AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B394AE to RGB:

rgb(179, 148, 174)HEX to RGB Converter →

HEX to HSL

Convert #B394AE to HSL:

hsl(310, 17%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #B394AE to CMYK:

cmyk(0%, 17%, 3%, 30%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #B394AE has RGB (179, 148, 174) and HSL (310°, 17%, 64%). 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 #B394AE is #94B399, creating high-contrast pairings. For softer combinations, try analogous colors like #A894B3.

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

Contrast with #B394AE

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

Contrast Ratio: 7.76:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B394AE?

#B394AE is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B394AE?

#B394AE in RGB is (179, 148, 174) - 179 red, 148 green, and 174 blue.

How to use #B394AE in CSS?

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

What colors go well with #B394AE?

#94B399 (complementary), #A894B3 (analogous), and #92688B (lighter shade) work well with #B394AE.