#A35AAF Color Information

Hex color code: #A35AAF

#A35AAF is a delicate magenta color. In RGB it is (163, 90, 175), and in HSL it is (292°, 35%, 52%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#A35AAF
RGB
163, 90, 175
HSL
292°, 35%, 52%
CMYK
7%, 49%, 0%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A35AAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 90, 175

Red: 163 / Green: 90 / Blue: 175

HSL

292°, 35%, 52%

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

CMYK

7%, 49%, 0%, 31%

Cyan: 7% / Magenta: 49% / Yellow: 0% / Key: 31%

What color is #A35AAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A35AAF to RGB:

rgb(163, 90, 175)HEX to RGB Converter →

HEX to HSL

Convert #A35AAF to HSL:

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

HEX to CMYK

Convert #A35AAF to CMYK:

cmyk(7%, 49%, 0%, 31%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #A35AAF has RGB (163, 90, 175) and HSL (292°, 35%, 52%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A35AAF is #65AF5A, creating high-contrast pairings. For softer combinations, try analogous colors like #795AAF.

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

Contrast with #A35AAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A35AAF?

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

What is the RGB value of #A35AAF?

#A35AAF in RGB is (163, 90, 175) - 163 red, 90 green, and 175 blue.

How to use #A35AAF in CSS?

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

What colors go well with #A35AAF?

#65AF5A (complementary), #795AAF (analogous), and #773D7F (lighter shade) work well with #A35AAF.