#A360AF Color Information

Hex color code: #A360AF

A gentle magenta shade, #A360AF appears as (163, 96, 175) in RGB and (291°, 33%, 53%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#A360AF
RGB
163, 96, 175
HSL
291°, 33%, 53%
CMYK
7%, 45%, 0%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A360AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 96, 175

Red: 163 / Green: 96 / Blue: 175

HSL

291°, 33%, 53%

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

CMYK

7%, 45%, 0%, 31%

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

What color is #A360AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A360AF to RGB:

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

HEX to HSL

Convert #A360AF to HSL:

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

HEX to CMYK

Convert #A360AF to CMYK:

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

Color Meaning and Usage

#A360AF is a soft magenta color with RGB values of 163, 96, 175 and HSL of 291°, 33%, 53%. 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 #A360AF is #6BAF60, creating high-contrast pairings. For softer combinations, try analogous colors like #7B60AF.

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

Contrast with #A360AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A360AF?

#A360AF is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A360AF?

#A360AF in RGB is (163, 96, 175) - 163 red, 96 green, and 175 blue.

How to use #A360AF in CSS?

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

What colors go well with #A360AF?

#6BAF60 (complementary), #7B60AF (analogous), and #774181 (lighter shade) work well with #A360AF.