#A07FAD Color Information

Hex color code: #A07FAD

A gentle purple shade, #A07FAD appears as (160, 127, 173) in RGB and (283°, 22%, 59%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#A07FAD
RGB
160, 127, 173
HSL
283°, 22%, 59%
CMYK
8%, 27%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A07FAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 127, 173

Red: 160 / Green: 127 / Blue: 173

HSL

283°, 22%, 59%

Hue: 283° / Saturation: 22% / Lightness: 59%

CMYK

8%, 27%, 0%, 32%

Cyan: 8% / Magenta: 27% / Yellow: 0% / Key: 32%

What color is #A07FAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A07FAD to RGB:

rgb(160, 127, 173)HEX to RGB Converter →

HEX to HSL

Convert #A07FAD to HSL:

hsl(283, 22%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #A07FAD to CMYK:

cmyk(8%, 27%, 0%, 32%)Color Converter →

Color Meaning and Usage

#A07FAD is a pastel purple color with RGB values of 160, 127, 173 and HSL of 283°, 22%, 59%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A07FAD is #8CAD7F, creating high-contrast pairings. For softer combinations, try analogous colors like #897FAD.

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

Contrast with #A07FAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A07FAD?

#A07FAD is a pastel purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A07FAD?

#A07FAD in RGB is (160, 127, 173) - 160 red, 127 green, and 173 blue.

How to use #A07FAD in CSS?

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

What colors go well with #A07FAD?

#8CAD7F (complementary), #897FAD (analogous), and #7B5889 (lighter shade) work well with #A07FAD.