#D090AE Color Information

Hex color code: #D090AE

#D090AE is a soft magenta color. In RGB it is (208, 144, 174), and in HSL it is (332°, 41%, 69%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#D090AE
RGB
208, 144, 174
HSL
332°, 41%, 69%
CMYK
0%, 31%, 16%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D090AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 144, 174

Red: 208 / Green: 144 / Blue: 174

HSL

332°, 41%, 69%

Hue: 332° / Saturation: 41% / Lightness: 69%

CMYK

0%, 31%, 16%, 18%

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

What color is #D090AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D090AE to RGB:

rgb(208, 144, 174)HEX to RGB Converter →

HEX to HSL

Convert #D090AE to HSL:

hsl(332, 41%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #D090AE to CMYK:

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

Color Meaning and Usage

#D090AE is a gentle magenta color with RGB values of 208, 144, 174 and HSL of 332°, 41%, 69%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D090AE is #90D0B2, creating high-contrast pairings. For softer combinations, try analogous colors like #D090CE.

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

Contrast with #D090AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D090AE?

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

What is the RGB value of #D090AE?

#D090AE in RGB is (208, 144, 174) - 208 red, 144 green, and 174 blue.

How to use #D090AE in CSS?

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

What colors go well with #D090AE?

#90D0B2 (complementary), #D090CE (analogous), and #BA5A86 (lighter shade) work well with #D090AE.