#AD97BF Color Information

Hex color code: #AD97BF

A pastel purple shade, #AD97BF appears as (173, 151, 191) in RGB and (273°, 24%, 67%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#AD97BF
RGB
173, 151, 191
HSL
273°, 24%, 67%
CMYK
9%, 21%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD97BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 151, 191

Red: 173 / Green: 151 / Blue: 191

HSL

273°, 24%, 67%

Hue: 273° / Saturation: 24% / Lightness: 67%

CMYK

9%, 21%, 0%, 25%

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

What color is #AD97BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD97BF to RGB:

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

HEX to HSL

Convert #AD97BF to HSL:

hsl(273, 24%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #AD97BF to CMYK:

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

Color Meaning and Usage

#AD97BF is a delicate purple color with RGB values of 173, 151, 191 and HSL of 273°, 24%, 67%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD97BF is #A9BF97, creating high-contrast pairings. For softer combinations, try analogous colors like #9997BF.

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

Contrast with #AD97BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD97BF?

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

What is the RGB value of #AD97BF?

#AD97BF in RGB is (173, 151, 191) - 173 red, 151 green, and 191 blue.

How to use #AD97BF in CSS?

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

What colors go well with #AD97BF?

#A9BF97 (complementary), #9997BF (analogous), and #8867A2 (lighter shade) work well with #AD97BF.