#A077B6 Color Information

Hex color code: #A077B6

A pastel purple shade, #A077B6 appears as (160, 119, 182) in RGB and (279°, 30%, 59%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#A077B6
RGB
160, 119, 182
HSL
279°, 30%, 59%
CMYK
12%, 35%, 0%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A077B6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 119, 182

Red: 160 / Green: 119 / Blue: 182

HSL

279°, 30%, 59%

Hue: 279° / Saturation: 30% / Lightness: 59%

CMYK

12%, 35%, 0%, 29%

Cyan: 12% / Magenta: 35% / Yellow: 0% / Key: 29%

What color is #A077B6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A077B6 to RGB:

rgb(160, 119, 182)HEX to RGB Converter →

HEX to HSL

Convert #A077B6 to HSL:

hsl(279, 30%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #A077B6 to CMYK:

cmyk(12%, 35%, 0%, 29%)Color Converter →

Color Meaning and Usage

#A077B6 is a subtle purple color with RGB values of 160, 119, 182 and HSL of 279°, 30%, 59%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A077B6 is #8DB677, creating high-contrast pairings. For softer combinations, try analogous colors like #8077B6.

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

Contrast with #A077B6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A077B6?

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

What is the RGB value of #A077B6?

#A077B6 in RGB is (160, 119, 182) - 160 red, 119 green, and 182 blue.

How to use #A077B6 in CSS?

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

What colors go well with #A077B6?

#8DB677 (complementary), #8077B6 (analogous), and #7A4F92 (lighter shade) work well with #A077B6.