#AF9DBE Color Information

Hex color code: #AF9DBE

A pastel purple shade, #AF9DBE appears as (175, 157, 190) in RGB and (273°, 20%, 68%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#AF9DBE
RGB
175, 157, 190
HSL
273°, 20%, 68%
CMYK
8%, 17%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AF9DBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 157, 190

Red: 175 / Green: 157 / Blue: 190

HSL

273°, 20%, 68%

Hue: 273° / Saturation: 20% / Lightness: 68%

CMYK

8%, 17%, 0%, 25%

Cyan: 8% / Magenta: 17% / Yellow: 0% / Key: 25%

What color is #AF9DBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF9DBE to RGB:

rgb(175, 157, 190)HEX to RGB Converter →

HEX to HSL

Convert #AF9DBE to HSL:

hsl(273, 20%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #AF9DBE to CMYK:

cmyk(8%, 17%, 0%, 25%)Color Converter →

Color Meaning and Usage

A gentle purple tone, #AF9DBE has RGB (175, 157, 190) and HSL (273°, 20%, 68%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AF9DBE is #ACBE9D, creating high-contrast pairings. For softer combinations, try analogous colors like #9F9DBE.

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

Contrast with #AF9DBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF9DBE?

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

What is the RGB value of #AF9DBE?

#AF9DBE in RGB is (175, 157, 190) - 175 red, 157 green, and 190 blue.

How to use #AF9DBE in CSS?

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

What colors go well with #AF9DBE?

#ACBE9D (complementary), #9F9DBE (analogous), and #8A6F9F (lighter shade) work well with #AF9DBE.