#D394AA Color Information

Hex color code: #D394AA

#D394AA is a subtle magenta color. In RGB it is (211, 148, 170), and in HSL it is (339°, 42%, 70%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#D394AA
RGB
211, 148, 170
HSL
339°, 42%, 70%
CMYK
0%, 30%, 19%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D394AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 148, 170

Red: 211 / Green: 148 / Blue: 170

HSL

339°, 42%, 70%

Hue: 339° / Saturation: 42% / Lightness: 70%

CMYK

0%, 30%, 19%, 17%

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

What color is #D394AA?

#D394AA is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D394AA to RGB:

rgb(211, 148, 170)HEX to RGB Converter →

HEX to HSL

Convert #D394AA to HSL:

hsl(339, 42%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #D394AA to CMYK:

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

Color Meaning and Usage

#D394AA is a delicate magenta color with RGB values of 211, 148, 170 and HSL of 339°, 42%, 70%. This red-orange hue evokes warmth and passion, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D394AA is #92D3BC, creating high-contrast pairings. For softer combinations, try analogous colors like #D392C9.

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

Contrast with #D394AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D394AA?

#D394AA is a delicate magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D394AA?

#D394AA in RGB is (211, 148, 170) - 211 red, 148 green, and 170 blue.

How to use #D394AA in CSS?

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

What colors go well with #D394AA?

#92D3BC (complementary), #D392C9 (analogous), and #BC5C7E (lighter shade) work well with #D394AA.