#A26DA1 Color Information

Hex color code: #A26DA1

The hex color #A26DA1 is a subtle magenta with RGB values of (162, 109, 161) and HSL of (301°, 22%, 53%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#A26DA1
RGB
162, 109, 161
HSL
301°, 22%, 53%
CMYK
0%, 33%, 1%, 36%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #A26DA1; color: #000000; }

Badge

New Feature
.badge { background-color: #A26DA1; color: #000000; }

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 #A26DA1; background-color: #A26DA115; }

Alert / Toast

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

Link / Accent

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

a { color: #A26DA1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 109, 161

Red: 162 / Green: 109 / Blue: 161

HSL

301°, 22%, 53%

Hue: 301° / Saturation: 22% / Lightness: 53%

CMYK

0%, 33%, 1%, 36%

Cyan: 0% / Magenta: 33% / Yellow: 1% / Key: 36%

What color is #A26DA1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A26DA1 to RGB:

rgb(162, 109, 161)HEX to RGB Converter →

HEX to HSL

Convert #A26DA1 to HSL:

hsl(301, 22%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #A26DA1 to CMYK:

cmyk(0%, 33%, 1%, 36%)Color Converter →

Color Meaning and Usage

#A26DA1 is a subtle magenta color with RGB values of 162, 109, 161 and HSL of 301°, 22%, 53%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A26DA1 is #6DA26E, creating high-contrast pairings. For softer combinations, try analogous colors like #886DA2.

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

Contrast with #A26DA1

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

Contrast Ratio: 5.24:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A26DA1?

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

What is the RGB value of #A26DA1?

#A26DA1 in RGB is (162, 109, 161) - 162 red, 109 green, and 161 blue.

How to use #A26DA1 in CSS?

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

What colors go well with #A26DA1?

#6DA26E (complementary), #886DA2 (analogous), and #764C76 (lighter shade) work well with #A26DA1.