#AF9EBF Color Information

Hex color code: #AF9EBF

A subtle purple shade, #AF9EBF appears as (175, 158, 191) in RGB and (271°, 20%, 68%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#AF9EBF
RGB
175, 158, 191
HSL
271°, 20%, 68%
CMYK
8%, 17%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AF9EBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 158, 191

Red: 175 / Green: 158 / Blue: 191

HSL

271°, 20%, 68%

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

CMYK

8%, 17%, 0%, 25%

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

What color is #AF9EBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF9EBF to RGB:

rgb(175, 158, 191)HEX to RGB Converter →

HEX to HSL

Convert #AF9EBF to HSL:

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

HEX to CMYK

Convert #AF9EBF to CMYK:

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

Color Meaning and Usage

A subtle purple tone, #AF9EBF has RGB (175, 158, 191) and HSL (271°, 20%, 68%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AF9EBF is #ADBE9D, creating high-contrast pairings. For softer combinations, try analogous colors like #9E9DBE.

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

Contrast with #AF9EBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF9EBF?

#AF9EBF is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AF9EBF?

#AF9EBF in RGB is (175, 158, 191) - 175 red, 158 green, and 191 blue.

How to use #AF9EBF in CSS?

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

What colors go well with #AF9EBF?

#ADBE9D (complementary), #9E9DBE (analogous), and #886F9F (lighter shade) work well with #AF9EBF.