#A05BDC Color Information

Hex color code: #A05BDC

A neutral purple shade, #A05BDC appears as (160, 91, 220) in RGB and (272°, 65%, 61%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#A05BDC
RGB
160, 91, 220
HSL
272°, 65%, 61%
CMYK
27%, 59%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A05BDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 91, 220

Red: 160 / Green: 91 / Blue: 220

HSL

272°, 65%, 61%

Hue: 272° / Saturation: 65% / Lightness: 61%

CMYK

27%, 59%, 0%, 14%

Cyan: 27% / Magenta: 59% / Yellow: 0% / Key: 14%

What color is #A05BDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A05BDC to RGB:

rgb(160, 91, 220)HEX to RGB Converter →

HEX to HSL

Convert #A05BDC to HSL:

hsl(272, 65%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #A05BDC to CMYK:

cmyk(27%, 59%, 0%, 14%)Color Converter →

Color Meaning and Usage

#A05BDC is a muted purple color with RGB values of 160, 91, 220 and HSL of 272°, 65%, 61%. 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 #A05BDC is #97DC5B, creating high-contrast pairings. For softer combinations, try analogous colors like #5F5BDC.

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

Contrast with #A05BDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A05BDC?

#A05BDC is a muted purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A05BDC?

#A05BDC in RGB is (160, 91, 220) - 160 red, 91 green, and 220 blue.

How to use #A05BDC in CSS?

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

What colors go well with #A05BDC?

#97DC5B (complementary), #5F5BDC (analogous), and #7A29C2 (lighter shade) work well with #A05BDC.