#AF889C Color Information

Hex color code: #AF889C

A delicate magenta shade, #AF889C appears as (175, 136, 156) in RGB and (329°, 20%, 61%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#AF889C
RGB
175, 136, 156
HSL
329°, 20%, 61%
CMYK
0%, 22%, 11%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AF889C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 136, 156

Red: 175 / Green: 136 / Blue: 156

HSL

329°, 20%, 61%

Hue: 329° / Saturation: 20% / Lightness: 61%

CMYK

0%, 22%, 11%, 31%

Cyan: 0% / Magenta: 22% / Yellow: 11% / Key: 31%

What color is #AF889C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF889C to RGB:

rgb(175, 136, 156)HEX to RGB Converter →

HEX to HSL

Convert #AF889C to HSL:

hsl(329, 20%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #AF889C to CMYK:

cmyk(0%, 22%, 11%, 31%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #AF889C has RGB (175, 136, 156) and HSL (329°, 20%, 61%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AF889C is #88AF9B, creating high-contrast pairings. For softer combinations, try analogous colors like #AF88AF.

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

Contrast with #AF889C

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

Contrast Ratio: 6.82:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF889C?

#AF889C is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AF889C?

#AF889C in RGB is (175, 136, 156) - 175 red, 136 green, and 156 blue.

How to use #AF889C in CSS?

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

What colors go well with #AF889C?

#88AF9B (complementary), #AF88AF (analogous), and #8D5E76 (lighter shade) work well with #AF889C.