#A361AE Color Information

Hex color code: #A361AE

#A361AE is a pastel magenta color. In RGB it is (163, 97, 174), and in HSL it is (291°, 32%, 53%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#A361AE
RGB
163, 97, 174
HSL
291°, 32%, 53%
CMYK
6%, 44%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A361AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 97, 174

Red: 163 / Green: 97 / Blue: 174

HSL

291°, 32%, 53%

Hue: 291° / Saturation: 32% / Lightness: 53%

CMYK

6%, 44%, 0%, 32%

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

What color is #A361AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A361AE to RGB:

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

HEX to HSL

Convert #A361AE to HSL:

hsl(291, 32%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #A361AE to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #A361AE has RGB (163, 97, 174) and HSL (291°, 32%, 53%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A361AE is #6CAE61, creating high-contrast pairings. For softer combinations, try analogous colors like #7C61AE.

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

Contrast with #A361AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A361AE?

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

What is the RGB value of #A361AE?

#A361AE in RGB is (163, 97, 174) - 163 red, 97 green, and 174 blue.

How to use #A361AE in CSS?

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

What colors go well with #A361AE?

#6CAE61 (complementary), #7C61AE (analogous), and #774280 (lighter shade) work well with #A361AE.