#A365CD Color Information

Hex color code: #A365CD

A understated purple shade, #A365CD appears as (163, 101, 205) in RGB and (276°, 51%, 60%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#A365CD
RGB
163, 101, 205
HSL
276°, 51%, 60%
CMYK
20%, 51%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A365CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 101, 205

Red: 163 / Green: 101 / Blue: 205

HSL

276°, 51%, 60%

Hue: 276° / Saturation: 51% / Lightness: 60%

CMYK

20%, 51%, 0%, 20%

Cyan: 20% / Magenta: 51% / Yellow: 0% / Key: 20%

What color is #A365CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A365CD to RGB:

rgb(163, 101, 205)HEX to RGB Converter →

HEX to HSL

Convert #A365CD to HSL:

hsl(276, 51%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #A365CD to CMYK:

cmyk(20%, 51%, 0%, 20%)Color Converter →

Color Meaning and Usage

#A365CD is a understated purple color with RGB values of 163, 101, 205 and HSL of 276°, 51%, 60%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A365CD is #8FCD65, creating high-contrast pairings. For softer combinations, try analogous colors like #6F65CD.

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

Contrast with #A365CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A365CD?

#A365CD is a understated purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A365CD?

#A365CD in RGB is (163, 101, 205) - 163 red, 101 green, and 205 blue.

How to use #A365CD in CSS?

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

What colors go well with #A365CD?

#8FCD65 (complementary), #6F65CD (analogous), and #7E38AD (lighter shade) work well with #A365CD.