#D99CAC Color Information

Hex color code: #D99CAC

#D99CAC is a soft magenta color. In RGB it is (217, 156, 172), and in HSL it is (344°, 45%, 73%). It is typically applied in digital products.

Try:
Color NameTan
HEX
#D99CAC
RGB
217, 156, 172
HSL
344°, 45%, 73%
CMYK
0%, 28%, 21%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D99CAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 156, 172

Red: 217 / Green: 156 / Blue: 172

HSL

344°, 45%, 73%

Hue: 344° / Saturation: 45% / Lightness: 73%

CMYK

0%, 28%, 21%, 15%

Cyan: 0% / Magenta: 28% / Yellow: 21% / Key: 15%

What color is #D99CAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D99CAC to RGB:

rgb(217, 156, 172)HEX to RGB Converter →

HEX to HSL

Convert #D99CAC to HSL:

hsl(344, 45%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #D99CAC to CMYK:

cmyk(0%, 28%, 21%, 15%)Color Converter →

Color Meaning and Usage

#D99CAC is a subtle magenta color with RGB values of 217, 156, 172 and HSL of 344°, 45%, 73%. 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 #D99CAC is #9BD9C9, creating high-contrast pairings. For softer combinations, try analogous colors like #D99BCB.

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

Contrast with #D99CAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D99CAC?

#D99CAC is a subtle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D99CAC?

#D99CAC in RGB is (217, 156, 172) - 217 red, 156 green, and 172 blue.

How to use #D99CAC in CSS?

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

What colors go well with #D99CAC?

#9BD9C9 (complementary), #D99BCB (analogous), and #C4647D (lighter shade) work well with #D99CAC.