#A071CE Color Information

Hex color code: #A071CE

#A071CE is a gentle purple color. In RGB it is (160, 113, 206), and in HSL it is (270°, 49%, 63%). It is often used for branding and logos.

Try:
Color NameMedium Purple
HEX
#A071CE
RGB
160, 113, 206
HSL
270°, 49%, 63%
CMYK
22%, 45%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A071CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 113, 206

Red: 160 / Green: 113 / Blue: 206

HSL

270°, 49%, 63%

Hue: 270° / Saturation: 49% / Lightness: 63%

CMYK

22%, 45%, 0%, 19%

Cyan: 22% / Magenta: 45% / Yellow: 0% / Key: 19%

What color is #A071CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A071CE to RGB:

rgb(160, 113, 206)HEX to RGB Converter →

HEX to HSL

Convert #A071CE to HSL:

hsl(270, 49%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #A071CE to CMYK:

cmyk(22%, 45%, 0%, 19%)Color Converter →

Color Meaning and Usage

#A071CE is a subtle purple color with RGB values of 160, 113, 206 and HSL of 270°, 49%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A071CE is #A1CF72, creating high-contrast pairings. For softer combinations, try analogous colors like #7272CF.

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

Contrast with #A071CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A071CE?

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

What is the RGB value of #A071CE?

#A071CE in RGB is (160, 113, 206) - 160 red, 113 green, and 206 blue.

How to use #A071CE in CSS?

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

What colors go well with #A071CE?

#A1CF72 (complementary), #7272CF (analogous), and #7A3EB6 (lighter shade) work well with #A071CE.