#A05CDB Color Information

Hex color code: #A05CDB

#A05CDB is a subtle purple color. In RGB it is (160, 92, 219), and in HSL it is (272°, 64%, 61%). It is often used for branding and logos.

Try:
Color NameMedium Purple
HEX
#A05CDB
RGB
160, 92, 219
HSL
272°, 64%, 61%
CMYK
27%, 58%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A05CDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 92, 219

Red: 160 / Green: 92 / Blue: 219

HSL

272°, 64%, 61%

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

CMYK

27%, 58%, 0%, 14%

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

What color is #A05CDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A05CDB to RGB:

rgb(160, 92, 219)HEX to RGB Converter →

HEX to HSL

Convert #A05CDB to HSL:

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

HEX to CMYK

Convert #A05CDB to CMYK:

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

Color Meaning and Usage

#A05CDB is a understated purple color with RGB values of 160, 92, 219 and HSL of 272°, 64%, 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 #A05CDB is #97DB5C, creating high-contrast pairings. For softer combinations, try analogous colors like #605CDB.

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

Contrast with #A05CDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A05CDB?

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

What is the RGB value of #A05CDB?

#A05CDB in RGB is (160, 92, 219) - 160 red, 92 green, and 219 blue.

How to use #A05CDB in CSS?

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

What colors go well with #A05CDB?

#97DB5C (complementary), #605CDB (analogous), and #7A2AC0 (lighter shade) work well with #A05CDB.