#AF859F Color Information

Hex color code: #AF859F

The hex color #AF859F is a delicate magenta with RGB values of (175, 133, 159) and HSL of (323°, 21%, 60%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#AF859F
RGB
175, 133, 159
HSL
323°, 21%, 60%
CMYK
0%, 24%, 9%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AF859F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 133, 159

Red: 175 / Green: 133 / Blue: 159

HSL

323°, 21%, 60%

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

CMYK

0%, 24%, 9%, 31%

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

What color is #AF859F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF859F to RGB:

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

HEX to HSL

Convert #AF859F to HSL:

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

HEX to CMYK

Convert #AF859F to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #AF859F has RGB (175, 133, 159) and HSL (323°, 21%, 60%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AF859F is #84AE94, creating high-contrast pairings. For softer combinations, try analogous colors like #A984AE.

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

Contrast with #AF859F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF859F?

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

What is the RGB value of #AF859F?

#AF859F in RGB is (175, 133, 159) - 175 red, 133 green, and 159 blue.

How to use #AF859F in CSS?

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

What colors go well with #AF859F?

#84AE94 (complementary), #A984AE (analogous), and #8B5B78 (lighter shade) work well with #AF859F.