#D99FAA Color Information

Hex color code: #D99FAA

A subtle red shade, #D99FAA appears as (217, 159, 170) in RGB and (349°, 43%, 74%) in HSL. It is popular in mobile app design.

Try:
Color NameTan
HEX
#D99FAA
RGB
217, 159, 170
HSL
349°, 43%, 74%
CMYK
0%, 27%, 22%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D99FAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 159, 170

Red: 217 / Green: 159 / Blue: 170

HSL

349°, 43%, 74%

Hue: 349° / Saturation: 43% / Lightness: 74%

CMYK

0%, 27%, 22%, 15%

Cyan: 0% / Magenta: 27% / Yellow: 22% / Key: 15%

What color is #D99FAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D99FAA to RGB:

rgb(217, 159, 170)HEX to RGB Converter →

HEX to HSL

Convert #D99FAA to HSL:

hsl(349, 43%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #D99FAA to CMYK:

cmyk(0%, 27%, 22%, 15%)Color Converter →

Color Meaning and Usage

A gentle red tone, #D99FAA has RGB (217, 159, 170) and HSL (349°, 43%, 74%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D99FAA is #A0D9CF, creating high-contrast pairings. For softer combinations, try analogous colors like #D9A0C7.

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

Contrast with #D99FAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D99FAA?

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

What is the RGB value of #D99FAA?

#D99FAA in RGB is (217, 159, 170) - 217 red, 159 green, and 170 blue.

How to use #D99FAA in CSS?

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

What colors go well with #D99FAA?

#A0D9CF (complementary), #D9A0C7 (analogous), and #C3697A (lighter shade) work well with #D99FAA.