#AF129D Color Information

Hex color code: #AF129D

#AF129D is a dynamic magenta color. In RGB it is (175, 18, 157), and in HSL it is (307°, 81%, 38%). It is typically applied in digital products.

Try:
Color NameMedium Violet Red
HEX
#AF129D
RGB
175, 18, 157
HSL
307°, 81%, 38%
CMYK
0%, 90%, 10%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AF129D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 18, 157

Red: 175 / Green: 18 / Blue: 157

HSL

307°, 81%, 38%

Hue: 307° / Saturation: 81% / Lightness: 38%

CMYK

0%, 90%, 10%, 31%

Cyan: 0% / Magenta: 90% / Yellow: 10% / Key: 31%

What color is #AF129D?

#AF129D is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF129D to RGB:

rgb(175, 18, 157)HEX to RGB Converter →

HEX to HSL

Convert #AF129D to HSL:

hsl(307, 81%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #AF129D to CMYK:

cmyk(0%, 90%, 10%, 31%)Color Converter →

Color Meaning and Usage

#AF129D is a bold magenta color with RGB values of 175, 18, 157 and HSL of 307°, 81%, 38%. This highly saturated hue evokes energy and excitement, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AF129D is #12AF25, creating high-contrast pairings. For softer combinations, try analogous colors like #7312AF.

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

Contrast with #AF129D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF129D?

#AF129D is a bold magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #AF129D?

#AF129D in RGB is (175, 18, 157) - 175 red, 18 green, and 157 blue.

How to use #AF129D in CSS?

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

What colors go well with #AF129D?

#12AF25 (complementary), #7312AF (analogous), and #6A0B5F (lighter shade) work well with #AF129D.