#AD679E Color Information

Hex color code: #AD679E

A delicate magenta shade, #AD679E appears as (173, 103, 158) in RGB and (313°, 30%, 54%) in HSL. It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#AD679E
RGB
173, 103, 158
HSL
313°, 30%, 54%
CMYK
0%, 40%, 9%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD679E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 103, 158

Red: 173 / Green: 103 / Blue: 158

HSL

313°, 30%, 54%

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

CMYK

0%, 40%, 9%, 32%

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

What color is #AD679E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD679E to RGB:

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

HEX to HSL

Convert #AD679E to HSL:

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

HEX to CMYK

Convert #AD679E to CMYK:

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

Color Meaning and Usage

#AD679E is a subtle magenta color with RGB values of 173, 103, 158 and HSL of 313°, 30%, 54%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD679E is #67AD76, creating high-contrast pairings. For softer combinations, try analogous colors like #9967AD.

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

Contrast with #AD679E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD679E?

#AD679E is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AD679E?

#AD679E in RGB is (173, 103, 158) - 173 red, 103 green, and 158 blue.

How to use #AD679E in CSS?

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

What colors go well with #AD679E?

#67AD76 (complementary), #9967AD (analogous), and #814674 (lighter shade) work well with #AD679E.