#A880A0 Color Information

Hex color code: #A880A0

#A880A0 is a balanced magenta color. In RGB it is (168, 128, 160), and in HSL it is (312°, 19%, 58%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#A880A0
RGB
168, 128, 160
HSL
312°, 19%, 58%
CMYK
0%, 24%, 5%, 34%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A880A0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

168, 128, 160

Red: 168 / Green: 128 / Blue: 160

HSL

312°, 19%, 58%

Hue: 312° / Saturation: 19% / Lightness: 58%

CMYK

0%, 24%, 5%, 34%

Cyan: 0% / Magenta: 24% / Yellow: 5% / Key: 34%

What color is #A880A0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A880A0 to RGB:

rgb(168, 128, 160)HEX to RGB Converter →

HEX to HSL

Convert #A880A0 to HSL:

hsl(312, 19%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #A880A0 to CMYK:

cmyk(0%, 24%, 5%, 34%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #A880A0 has RGB (168, 128, 160) and HSL (312°, 19%, 58%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A880A0 is #80A888, creating high-contrast pairings. For softer combinations, try analogous colors like #9C80A8.

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

Contrast with #A880A0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A880A0?

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

What is the RGB value of #A880A0?

#A880A0 in RGB is (168, 128, 160) - 168 red, 128 green, and 160 blue.

How to use #A880A0 in CSS?

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

What colors go well with #A880A0?

#80A888 (complementary), #9C80A8 (analogous), and #82597A (lighter shade) work well with #A880A0.