#AF508E Color Information

Hex color code: #AF508E

The hex color #AF508E is a soft magenta with RGB values of (175, 80, 142) and HSL of (321°, 37%, 50%). It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#AF508E
RGB
175, 80, 142
HSL
321°, 37%, 50%
CMYK
0%, 54%, 19%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #AF508E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #AF508E; color: #FFFFFF; }

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 #AF508E; background-color: #AF508E15; }

Alert / Toast

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

Link / Accent

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

a { color: #AF508E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 80, 142

Red: 175 / Green: 80 / Blue: 142

HSL

321°, 37%, 50%

Hue: 321° / Saturation: 37% / Lightness: 50%

CMYK

0%, 54%, 19%, 31%

Cyan: 0% / Magenta: 54% / Yellow: 19% / Key: 31%

What color is #AF508E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF508E to RGB:

rgb(175, 80, 142)HEX to RGB Converter →

HEX to HSL

Convert #AF508E to HSL:

hsl(321, 37%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #AF508E to CMYK:

cmyk(0%, 54%, 19%, 31%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #AF508E has RGB (175, 80, 142) and HSL (321°, 37%, 50%). 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 #AF508E is #50AF71, creating high-contrast pairings. For softer combinations, try analogous colors like #A150AF.

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

Contrast with #AF508E

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

Contrast Ratio: 4.36:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF508E?

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

What is the RGB value of #AF508E?

#AF508E in RGB is (175, 80, 142) - 175 red, 80 green, and 142 blue.

How to use #AF508E in CSS?

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

What colors go well with #AF508E?

#50AF71 (complementary), #A150AF (analogous), and #7A3863 (lighter shade) work well with #AF508E.