#AF859C Color Information

Hex color code: #AF859C

#AF859C is a delicate magenta color. In RGB it is (175, 133, 156), and in HSL it is (327°, 21%, 60%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#AF859C
RGB
175, 133, 156
HSL
327°, 21%, 60%
CMYK
0%, 24%, 11%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AF859C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 133, 156

Red: 175 / Green: 133 / Blue: 156

HSL

327°, 21%, 60%

Hue: 327° / Saturation: 21% / Lightness: 60%

CMYK

0%, 24%, 11%, 31%

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

What color is #AF859C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF859C to RGB:

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

HEX to HSL

Convert #AF859C to HSL:

hsl(327, 21%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #AF859C to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #AF859C has RGB (175, 133, 156) and HSL (327°, 21%, 60%). 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 #AF859C is #84AE97, creating high-contrast pairings. For softer combinations, try analogous colors like #AC84AE.

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

Contrast with #AF859C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF859C?

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

What is the RGB value of #AF859C?

#AF859C in RGB is (175, 133, 156) - 175 red, 133 green, and 156 blue.

How to use #AF859C in CSS?

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

What colors go well with #AF859C?

#84AE97 (complementary), #AC84AE (analogous), and #8B5B75 (lighter shade) work well with #AF859C.