#AF0D5E Color Information

Hex color code: #AF0D5E

The hex color #AF0D5E is a striking magenta with RGB values of (175, 13, 94) and HSL of (330°, 86%, 37%). It is popular in mobile app design.

Try:
Color NameMedium Violet Red
HEX
#AF0D5E
RGB
175, 13, 94
HSL
330°, 86%, 37%
CMYK
0%, 93%, 46%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AF0D5E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 13, 94

Red: 175 / Green: 13 / Blue: 94

HSL

330°, 86%, 37%

Hue: 330° / Saturation: 86% / Lightness: 37%

CMYK

0%, 93%, 46%, 31%

Cyan: 0% / Magenta: 93% / Yellow: 46% / Key: 31%

What color is #AF0D5E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF0D5E to RGB:

rgb(175, 13, 94)HEX to RGB Converter →

HEX to HSL

Convert #AF0D5E to HSL:

hsl(330, 86%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #AF0D5E to CMYK:

cmyk(0%, 93%, 46%, 31%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #AF0D5E has RGB (175, 13, 94) and HSL (330°, 86%, 37%). 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 #AF0D5E is #0DAF5E, creating high-contrast pairings. For softer combinations, try analogous colors like #AF0DAF.

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

Contrast with #AF0D5E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF0D5E?

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

What is the RGB value of #AF0D5E?

#AF0D5E in RGB is (175, 13, 94) - 175 red, 13 green, and 94 blue.

How to use #AF0D5E in CSS?

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

What colors go well with #AF0D5E?

#0DAF5E (complementary), #AF0DAF (analogous), and #680838 (lighter shade) work well with #AF0D5E.