#D290AE Color Information

Hex color code: #D290AE

A subtle magenta shade, #D290AE appears as (210, 144, 174) in RGB and (333°, 42%, 69%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#D290AE
RGB
210, 144, 174
HSL
333°, 42%, 69%
CMYK
0%, 31%, 17%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D290AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 144, 174

Red: 210 / Green: 144 / Blue: 174

HSL

333°, 42%, 69%

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

CMYK

0%, 31%, 17%, 18%

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

What color is #D290AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D290AE to RGB:

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

HEX to HSL

Convert #D290AE to HSL:

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

HEX to CMYK

Convert #D290AE to CMYK:

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

Color Meaning and Usage

A pastel magenta tone, #D290AE has RGB (210, 144, 174) and HSL (333°, 42%, 69%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D290AE is #8FD1B3, creating high-contrast pairings. For softer combinations, try analogous colors like #D18FCE.

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

Contrast with #D290AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D290AE?

#D290AE is a pastel magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D290AE?

#D290AE in RGB is (210, 144, 174) - 210 red, 144 green, and 174 blue.

How to use #D290AE in CSS?

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

What colors go well with #D290AE?

#8FD1B3 (complementary), #D18FCE (analogous), and #BB5885 (lighter shade) work well with #D290AE.