#A46EB4 Color Information

Hex color code: #A46EB4

The hex color #A46EB4 is a subtle magenta with RGB values of (164, 110, 180) and HSL of (286°, 32%, 57%). It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#A46EB4
RGB
164, 110, 180
HSL
286°, 32%, 57%
CMYK
9%, 39%, 0%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A46EB4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 110, 180

Red: 164 / Green: 110 / Blue: 180

HSL

286°, 32%, 57%

Hue: 286° / Saturation: 32% / Lightness: 57%

CMYK

9%, 39%, 0%, 29%

Cyan: 9% / Magenta: 39% / Yellow: 0% / Key: 29%

What color is #A46EB4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A46EB4 to RGB:

rgb(164, 110, 180)HEX to RGB Converter →

HEX to HSL

Convert #A46EB4 to HSL:

hsl(286, 32%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #A46EB4 to CMYK:

cmyk(9%, 39%, 0%, 29%)Color Converter →

Color Meaning and Usage

#A46EB4 is a subtle magenta color with RGB values of 164, 110, 180 and HSL of 286°, 32%, 57%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A46EB4 is #7FB46E, creating high-contrast pairings. For softer combinations, try analogous colors like #816EB4.

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

Contrast with #A46EB4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A46EB4?

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

What is the RGB value of #A46EB4?

#A46EB4 in RGB is (164, 110, 180) - 164 red, 110 green, and 180 blue.

How to use #A46EB4 in CSS?

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

What colors go well with #A46EB4?

#7FB46E (complementary), #816EB4 (analogous), and #7D498D (lighter shade) work well with #A46EB4.