#A41FAD Color Information

Hex color code: #A41FAD

The hex color #A41FAD is a subtle magenta with RGB values of (164, 31, 173) and HSL of (296°, 70%, 40%). It is popular in mobile app design.

Try:
Color NameDark Orchid
HEX
#A41FAD
RGB
164, 31, 173
HSL
296°, 70%, 40%
CMYK
5%, 82%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A41FAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 31, 173

Red: 164 / Green: 31 / Blue: 173

HSL

296°, 70%, 40%

Hue: 296° / Saturation: 70% / Lightness: 40%

CMYK

5%, 82%, 0%, 32%

Cyan: 5% / Magenta: 82% / Yellow: 0% / Key: 32%

What color is #A41FAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A41FAD to RGB:

rgb(164, 31, 173)HEX to RGB Converter →

HEX to HSL

Convert #A41FAD to HSL:

hsl(296, 70%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #A41FAD to CMYK:

cmyk(5%, 82%, 0%, 32%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #A41FAD has RGB (164, 31, 173) and HSL (296°, 70%, 40%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A41FAD is #28AD1F, creating high-contrast pairings. For softer combinations, try analogous colors like #5C1FAD.

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

Contrast with #A41FAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A41FAD?

#A41FAD is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A41FAD?

#A41FAD in RGB is (164, 31, 173) - 164 red, 31 green, and 173 blue.

How to use #A41FAD in CSS?

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

What colors go well with #A41FAD?

#28AD1F (complementary), #5C1FAD (analogous), and #66136C (lighter shade) work well with #A41FAD.