#A07DAA Color Information

Hex color code: #A07DAA

The hex color #A07DAA is a gentle magenta with RGB values of (160, 125, 170) and HSL of (287°, 21%, 58%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#A07DAA
RGB
160, 125, 170
HSL
287°, 21%, 58%
CMYK
6%, 26%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A07DAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 125, 170

Red: 160 / Green: 125 / Blue: 170

HSL

287°, 21%, 58%

Hue: 287° / Saturation: 21% / Lightness: 58%

CMYK

6%, 26%, 0%, 33%

Cyan: 6% / Magenta: 26% / Yellow: 0% / Key: 33%

What color is #A07DAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A07DAA to RGB:

rgb(160, 125, 170)HEX to RGB Converter →

HEX to HSL

Convert #A07DAA to HSL:

hsl(287, 21%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #A07DAA to CMYK:

cmyk(6%, 26%, 0%, 33%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #A07DAA has RGB (160, 125, 170) and HSL (287°, 21%, 58%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A07DAA is #87AA7D, creating high-contrast pairings. For softer combinations, try analogous colors like #8A7DAA.

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

Contrast with #A07DAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A07DAA?

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

What is the RGB value of #A07DAA?

#A07DAA in RGB is (160, 125, 170) - 160 red, 125 green, and 170 blue.

How to use #A07DAA in CSS?

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

What colors go well with #A07DAA?

#87AA7D (complementary), #8A7DAA (analogous), and #7B5785 (lighter shade) work well with #A07DAA.