#AD88BF Color Information

Hex color code: #AD88BF

#AD88BF is a delicate purple color. In RGB it is (173, 136, 191), and in HSL it is (280°, 30%, 64%). It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#AD88BF
RGB
173, 136, 191
HSL
280°, 30%, 64%
CMYK
9%, 29%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD88BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 136, 191

Red: 173 / Green: 136 / Blue: 191

HSL

280°, 30%, 64%

Hue: 280° / Saturation: 30% / Lightness: 64%

CMYK

9%, 29%, 0%, 25%

Cyan: 9% / Magenta: 29% / Yellow: 0% / Key: 25%

What color is #AD88BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD88BF to RGB:

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

HEX to HSL

Convert #AD88BF to HSL:

hsl(280, 30%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #AD88BF to CMYK:

cmyk(9%, 29%, 0%, 25%)Color Converter →

Color Meaning and Usage

A gentle purple tone, #AD88BF has RGB (173, 136, 191) and HSL (280°, 30%, 64%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD88BF is #9ABF88, creating high-contrast pairings. For softer combinations, try analogous colors like #9188BF.

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

Contrast with #AD88BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD88BF?

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

What is the RGB value of #AD88BF?

#AD88BF in RGB is (173, 136, 191) - 173 red, 136 green, and 191 blue.

How to use #AD88BF in CSS?

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

What colors go well with #AD88BF?

#9ABF88 (complementary), #9188BF (analogous), and #8957A2 (lighter shade) work well with #AD88BF.