#AF3C79 Color Information

Hex color code: #AF3C79

#AF3C79 is a subtle magenta color. In RGB it is (175, 60, 121), and in HSL it is (328°, 49%, 46%). It is popular in mobile app design.

Try:
Color NameMedium Violet Red
HEX
#AF3C79
RGB
175, 60, 121
HSL
328°, 49%, 46%
CMYK
0%, 66%, 31%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AF3C79; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 60, 121

Red: 175 / Green: 60 / Blue: 121

HSL

328°, 49%, 46%

Hue: 328° / Saturation: 49% / Lightness: 46%

CMYK

0%, 66%, 31%, 31%

Cyan: 0% / Magenta: 66% / Yellow: 31% / Key: 31%

What color is #AF3C79?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF3C79 to RGB:

rgb(175, 60, 121)HEX to RGB Converter →

HEX to HSL

Convert #AF3C79 to HSL:

hsl(328, 49%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #AF3C79 to CMYK:

cmyk(0%, 66%, 31%, 31%)Color Converter →

Color Meaning and Usage

#AF3C79 is a subtle magenta color with RGB values of 175, 60, 121 and HSL of 328°, 49%, 46%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AF3C79 is #3CAF71, creating high-contrast pairings. For softer combinations, try analogous colors like #AB3CAF.

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

Contrast with #AF3C79

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF3C79?

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

What is the RGB value of #AF3C79?

#AF3C79 in RGB is (175, 60, 121) - 175 red, 60 green, and 121 blue.

How to use #AF3C79 in CSS?

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

What colors go well with #AF3C79?

#3CAF71 (complementary), #AB3CAF (analogous), and #762852 (lighter shade) work well with #AF3C79.