#A77CC5 Color Information

Hex color code: #A77CC5

#A77CC5 is a subtle purple color. In RGB it is (167, 124, 197), and in HSL it is (275°, 39%, 63%). It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#A77CC5
RGB
167, 124, 197
HSL
275°, 39%, 63%
CMYK
15%, 37%, 0%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A77CC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

167, 124, 197

Red: 167 / Green: 124 / Blue: 197

HSL

275°, 39%, 63%

Hue: 275° / Saturation: 39% / Lightness: 63%

CMYK

15%, 37%, 0%, 23%

Cyan: 15% / Magenta: 37% / Yellow: 0% / Key: 23%

What color is #A77CC5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A77CC5 to RGB:

rgb(167, 124, 197)HEX to RGB Converter →

HEX to HSL

Convert #A77CC5 to HSL:

hsl(275, 39%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #A77CC5 to CMYK:

cmyk(15%, 37%, 0%, 23%)Color Converter →

Color Meaning and Usage

A gentle purple tone, #A77CC5 has RGB (167, 124, 197) and HSL (275°, 39%, 63%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A77CC5 is #9BC57C, creating high-contrast pairings. For softer combinations, try analogous colors like #827CC5.

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

Contrast with #A77CC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A77CC5?

#A77CC5 is a gentle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A77CC5?

#A77CC5 in RGB is (167, 124, 197) - 167 red, 124 green, and 197 blue.

How to use #A77CC5 in CSS?

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

What colors go well with #A77CC5?

#9BC57C (complementary), #827CC5 (analogous), and #824BAA (lighter shade) work well with #A77CC5.