#AD97BE Color Information

Hex color code: #AD97BE

#AD97BE is a pastel purple color. In RGB it is (173, 151, 190), and in HSL it is (274°, 23%, 67%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#AD97BE
RGB
173, 151, 190
HSL
274°, 23%, 67%
CMYK
9%, 21%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD97BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 151, 190

Red: 173 / Green: 151 / Blue: 190

HSL

274°, 23%, 67%

Hue: 274° / Saturation: 23% / Lightness: 67%

CMYK

9%, 21%, 0%, 25%

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

What color is #AD97BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD97BE to RGB:

rgb(173, 151, 190)HEX to RGB Converter →

HEX to HSL

Convert #AD97BE to HSL:

hsl(274, 23%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #AD97BE to CMYK:

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

Color Meaning and Usage

A delicate purple tone, #AD97BE has RGB (173, 151, 190) and HSL (274°, 23%, 67%). 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 #AD97BE is #A8BE97, creating high-contrast pairings. For softer combinations, try analogous colors like #9A97BE.

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

Contrast with #AD97BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD97BE?

#AD97BE is a delicate purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AD97BE?

#AD97BE in RGB is (173, 151, 190) - 173 red, 151 green, and 190 blue.

How to use #AD97BE in CSS?

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

What colors go well with #AD97BE?

#A8BE97 (complementary), #9A97BE (analogous), and #8868A1 (lighter shade) work well with #AD97BE.