#D392AF Color Information

Hex color code: #D392AF

The hex color #D392AF is a subtle magenta with RGB values of (211, 146, 175) and HSL of (333°, 42%, 70%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#D392AF
RGB
211, 146, 175
HSL
333°, 42%, 70%
CMYK
0%, 31%, 17%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D392AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 146, 175

Red: 211 / Green: 146 / Blue: 175

HSL

333°, 42%, 70%

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

CMYK

0%, 31%, 17%, 17%

Cyan: 0% / Magenta: 31% / Yellow: 17% / Key: 17%

What color is #D392AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D392AF to RGB:

rgb(211, 146, 175)HEX to RGB Converter →

HEX to HSL

Convert #D392AF to HSL:

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

HEX to CMYK

Convert #D392AF to CMYK:

cmyk(0%, 31%, 17%, 17%)Color Converter →

Color Meaning and Usage

#D392AF is a gentle magenta color with RGB values of 211, 146, 175 and HSL of 333°, 42%, 70%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D392AF is #92D3B6, creating high-contrast pairings. For softer combinations, try analogous colors like #D392CF.

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

Contrast with #D392AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D392AF?

#D392AF is a gentle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D392AF?

#D392AF in RGB is (211, 146, 175) - 211 red, 146 green, and 175 blue.

How to use #D392AF in CSS?

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

What colors go well with #D392AF?

#92D3B6 (complementary), #D392CF (analogous), and #BC5C87 (lighter shade) work well with #D392AF.