#AD679F Color Information

Hex color code: #AD679F

The hex color #AD679F is a subtle magenta with RGB values of (173, 103, 159) and HSL of (312°, 30%, 54%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#AD679F
RGB
173, 103, 159
HSL
312°, 30%, 54%
CMYK
0%, 40%, 8%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD679F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 103, 159

Red: 173 / Green: 103 / Blue: 159

HSL

312°, 30%, 54%

Hue: 312° / Saturation: 30% / Lightness: 54%

CMYK

0%, 40%, 8%, 32%

Cyan: 0% / Magenta: 40% / Yellow: 8% / Key: 32%

What color is #AD679F?

#AD679F is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD679F to RGB:

rgb(173, 103, 159)HEX to RGB Converter →

HEX to HSL

Convert #AD679F to HSL:

hsl(312, 30%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #AD679F to CMYK:

cmyk(0%, 40%, 8%, 32%)Color Converter →

Color Meaning and Usage

#AD679F is a gentle magenta color with RGB values of 173, 103, 159 and HSL of 312°, 30%, 54%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD679F is #67AD75, creating high-contrast pairings. For softer combinations, try analogous colors like #9867AD.

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

Contrast with #AD679F

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

Contrast Ratio: 5.22:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD679F?

#AD679F is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AD679F?

#AD679F in RGB is (173, 103, 159) - 173 red, 103 green, and 159 blue.

How to use #AD679F in CSS?

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

What colors go well with #AD679F?

#67AD75 (complementary), #9867AD (analogous), and #814675 (lighter shade) work well with #AD679F.