#AF508B Color Information

Hex color code: #AF508B

The hex color #AF508B is a subtle magenta with RGB values of (175, 80, 139) and HSL of (323°, 37%, 50%). It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#AF508B
RGB
175, 80, 139
HSL
323°, 37%, 50%
CMYK
0%, 54%, 21%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AF508B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 80, 139

Red: 175 / Green: 80 / Blue: 139

HSL

323°, 37%, 50%

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

CMYK

0%, 54%, 21%, 31%

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

What color is #AF508B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF508B to RGB:

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

HEX to HSL

Convert #AF508B to HSL:

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

HEX to CMYK

Convert #AF508B to CMYK:

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

Color Meaning and Usage

#AF508B is a gentle magenta color with RGB values of 175, 80, 139 and HSL of 323°, 37%, 50%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AF508B is #50AF74, creating high-contrast pairings. For softer combinations, try analogous colors like #A450AF.

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

Contrast with #AF508B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF508B?

#AF508B is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AF508B?

#AF508B in RGB is (175, 80, 139) - 175 red, 80 green, and 139 blue.

How to use #AF508B in CSS?

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

What colors go well with #AF508B?

#50AF74 (complementary), #A450AF (analogous), and #7A3861 (lighter shade) work well with #AF508B.