#AD6799 Color Information

Hex color code: #AD6799

#AD6799 is a pastel magenta color. In RGB it is (173, 103, 153), and in HSL it is (317°, 30%, 54%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#AD6799
RGB
173, 103, 153
HSL
317°, 30%, 54%
CMYK
0%, 40%, 12%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD6799; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 103, 153

Red: 173 / Green: 103 / Blue: 153

HSL

317°, 30%, 54%

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

CMYK

0%, 40%, 12%, 32%

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

What color is #AD6799?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD6799 to RGB:

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

HEX to HSL

Convert #AD6799 to HSL:

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

HEX to CMYK

Convert #AD6799 to CMYK:

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

Color Meaning and Usage

#AD6799 is a pastel magenta color with RGB values of 173, 103, 153 and HSL of 317°, 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 #AD6799 is #67AD7A, creating high-contrast pairings. For softer combinations, try analogous colors like #9E67AD.

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

Contrast with #AD6799

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD6799?

#AD6799 is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AD6799?

#AD6799 in RGB is (173, 103, 153) - 173 red, 103 green, and 153 blue.

How to use #AD6799 in CSS?

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

What colors go well with #AD6799?

#67AD7A (complementary), #9E67AD (analogous), and #814670 (lighter shade) work well with #AD6799.