#AF128D Color Information

Hex color code: #AF128D

The hex color #AF128D is a striking magenta with RGB values of (175, 18, 141) and HSL of (313°, 81%, 38%). It is popular in mobile app design.

Try:
Color NameMedium Violet Red
HEX
#AF128D
RGB
175, 18, 141
HSL
313°, 81%, 38%
CMYK
0%, 90%, 19%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AF128D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 18, 141

Red: 175 / Green: 18 / Blue: 141

HSL

313°, 81%, 38%

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

CMYK

0%, 90%, 19%, 31%

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

What color is #AF128D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF128D to RGB:

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

HEX to HSL

Convert #AF128D to HSL:

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

HEX to CMYK

Convert #AF128D to CMYK:

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

Color Meaning and Usage

A vivid magenta tone, #AF128D has RGB (175, 18, 141) and HSL (313°, 81%, 38%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AF128D is #12AF34, creating high-contrast pairings. For softer combinations, try analogous colors like #8312AF.

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

Contrast with #AF128D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF128D?

#AF128D is a vivid magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #AF128D?

#AF128D in RGB is (175, 18, 141) - 175 red, 18 green, and 141 blue.

How to use #AF128D in CSS?

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

What colors go well with #AF128D?

#12AF34 (complementary), #8312AF (analogous), and #6A0B56 (lighter shade) work well with #AF128D.