#AD88AF Color Information

Hex color code: #AD88AF

A gentle magenta shade, #AD88AF appears as (173, 136, 175) in RGB and (297°, 20%, 61%) in HSL. It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#AD88AF
RGB
173, 136, 175
HSL
297°, 20%, 61%
CMYK
1%, 22%, 0%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD88AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 136, 175

Red: 173 / Green: 136 / Blue: 175

HSL

297°, 20%, 61%

Hue: 297° / Saturation: 20% / Lightness: 61%

CMYK

1%, 22%, 0%, 31%

Cyan: 1% / Magenta: 22% / Yellow: 0% / Key: 31%

What color is #AD88AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD88AF to RGB:

rgb(173, 136, 175)HEX to RGB Converter →

HEX to HSL

Convert #AD88AF to HSL:

hsl(297, 20%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #AD88AF to CMYK:

cmyk(1%, 22%, 0%, 31%)Color Converter →

Color Meaning and Usage

#AD88AF is a gentle magenta color with RGB values of 173, 136, 175 and HSL of 297°, 20%, 61%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD88AF is #8AAF88, creating high-contrast pairings. For softer combinations, try analogous colors like #9A88AF.

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

Contrast with #AD88AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD88AF?

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

What is the RGB value of #AD88AF?

#AD88AF in RGB is (173, 136, 175) - 173 red, 136 green, and 175 blue.

How to use #AD88AF in CSS?

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

What colors go well with #AD88AF?

#8AAF88 (complementary), #9A88AF (analogous), and #8A5E8D (lighter shade) work well with #AD88AF.