#A076AD Color Information

Hex color code: #A076AD

#A076AD is a gentle magenta color. In RGB it is (160, 118, 173), and in HSL it is (286°, 25%, 57%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#A076AD
RGB
160, 118, 173
HSL
286°, 25%, 57%
CMYK
8%, 32%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A076AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 118, 173

Red: 160 / Green: 118 / Blue: 173

HSL

286°, 25%, 57%

Hue: 286° / Saturation: 25% / Lightness: 57%

CMYK

8%, 32%, 0%, 32%

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

What color is #A076AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A076AD to RGB:

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

HEX to HSL

Convert #A076AD to HSL:

hsl(286, 25%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #A076AD to CMYK:

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

Color Meaning and Usage

#A076AD is a pastel magenta color with RGB values of 160, 118, 173 and HSL of 286°, 25%, 57%. 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 #A076AD is #83AD76, creating high-contrast pairings. For softer combinations, try analogous colors like #8576AD.

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

Contrast with #A076AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A076AD?

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

What is the RGB value of #A076AD?

#A076AD in RGB is (160, 118, 173) - 160 red, 118 green, and 173 blue.

How to use #A076AD in CSS?

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

What colors go well with #A076AD?

#83AD76 (complementary), #8576AD (analogous), and #795086 (lighter shade) work well with #A076AD.