#A35BAE Color Information

Hex color code: #A35BAE

#A35BAE is a delicate magenta color. In RGB it is (163, 91, 174), and in HSL it is (292°, 34%, 52%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#A35BAE
RGB
163, 91, 174
HSL
292°, 34%, 52%
CMYK
6%, 48%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A35BAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 91, 174

Red: 163 / Green: 91 / Blue: 174

HSL

292°, 34%, 52%

Hue: 292° / Saturation: 34% / Lightness: 52%

CMYK

6%, 48%, 0%, 32%

Cyan: 6% / Magenta: 48% / Yellow: 0% / Key: 32%

What color is #A35BAE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A35BAE to RGB:

rgb(163, 91, 174)HEX to RGB Converter →

HEX to HSL

Convert #A35BAE to HSL:

hsl(292, 34%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #A35BAE to CMYK:

cmyk(6%, 48%, 0%, 32%)Color Converter →

Color Meaning and Usage

#A35BAE is a subtle magenta color with RGB values of 163, 91, 174 and HSL of 292°, 34%, 52%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A35BAE is #66AE5B, creating high-contrast pairings. For softer combinations, try analogous colors like #7A5BAE.

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

Contrast with #A35BAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A35BAE?

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

What is the RGB value of #A35BAE?

#A35BAE in RGB is (163, 91, 174) - 163 red, 91 green, and 174 blue.

How to use #A35BAE in CSS?

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

What colors go well with #A35BAE?

#66AE5B (complementary), #7A5BAE (analogous), and #763E7E (lighter shade) work well with #A35BAE.