#D699AA Color Information

Hex color code: #D699AA

A soft magenta shade, #D699AA appears as (214, 153, 170) in RGB and (343°, 43%, 72%) in HSL. It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#D699AA
RGB
214, 153, 170
HSL
343°, 43%, 72%
CMYK
0%, 29%, 21%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D699AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

214, 153, 170

Red: 214 / Green: 153 / Blue: 170

HSL

343°, 43%, 72%

Hue: 343° / Saturation: 43% / Lightness: 72%

CMYK

0%, 29%, 21%, 16%

Cyan: 0% / Magenta: 29% / Yellow: 21% / Key: 16%

What color is #D699AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D699AA to RGB:

rgb(214, 153, 170)HEX to RGB Converter →

HEX to HSL

Convert #D699AA to HSL:

hsl(343, 43%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #D699AA to CMYK:

cmyk(0%, 29%, 21%, 16%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #D699AA has RGB (214, 153, 170) and HSL (343°, 43%, 72%). 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 #D699AA is #99D6C5, creating high-contrast pairings. For softer combinations, try analogous colors like #D699C9.

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

Contrast with #D699AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D699AA?

#D699AA is a delicate magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D699AA?

#D699AA in RGB is (214, 153, 170) - 214 red, 153 green, and 170 blue.

How to use #D699AA in CSS?

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

What colors go well with #D699AA?

#99D6C5 (complementary), #D699C9 (analogous), and #C0627D (lighter shade) work well with #D699AA.