#D694AE Color Information

Hex color code: #D694AE

The hex color #D694AE is a gentle magenta with RGB values of (214, 148, 174) and HSL of (336°, 45%, 71%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#D694AE
RGB
214, 148, 174
HSL
336°, 45%, 71%
CMYK
0%, 31%, 19%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D694AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

214, 148, 174

Red: 214 / Green: 148 / Blue: 174

HSL

336°, 45%, 71%

Hue: 336° / Saturation: 45% / Lightness: 71%

CMYK

0%, 31%, 19%, 16%

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

What color is #D694AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D694AE to RGB:

rgb(214, 148, 174)HEX to RGB Converter →

HEX to HSL

Convert #D694AE to HSL:

hsl(336, 45%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #D694AE to CMYK:

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

Color Meaning and Usage

#D694AE is a gentle magenta color with RGB values of 214, 148, 174 and HSL of 336°, 45%, 71%. This red-orange hue evokes warmth and passion, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D694AE is #94D6BC, creating high-contrast pairings. For softer combinations, try analogous colors like #D694D0.

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

Contrast with #D694AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D694AE?

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

What is the RGB value of #D694AE?

#D694AE in RGB is (214, 148, 174) - 214 red, 148 green, and 174 blue.

How to use #D694AE in CSS?

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

What colors go well with #D694AE?

#94D6BC (complementary), #D694D0 (analogous), and #C15C85 (lighter shade) work well with #D694AE.