#A577BB Color Information

Hex color code: #A577BB

#A577BB is a soft purple color. In RGB it is (165, 119, 187), and in HSL it is (281°, 33%, 60%). It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#A577BB
RGB
165, 119, 187
HSL
281°, 33%, 60%
CMYK
12%, 36%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A577BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 119, 187

Red: 165 / Green: 119 / Blue: 187

HSL

281°, 33%, 60%

Hue: 281° / Saturation: 33% / Lightness: 60%

CMYK

12%, 36%, 0%, 27%

Cyan: 12% / Magenta: 36% / Yellow: 0% / Key: 27%

What color is #A577BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A577BB to RGB:

rgb(165, 119, 187)HEX to RGB Converter →

HEX to HSL

Convert #A577BB to HSL:

hsl(281, 33%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #A577BB to CMYK:

cmyk(12%, 36%, 0%, 27%)Color Converter →

Color Meaning and Usage

A subtle purple tone, #A577BB has RGB (165, 119, 187) and HSL (281°, 33%, 60%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A577BB is #8DBB77, creating high-contrast pairings. For softer combinations, try analogous colors like #8477BB.

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

Contrast with #A577BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A577BB?

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

What is the RGB value of #A577BB?

#A577BB in RGB is (165, 119, 187) - 165 red, 119 green, and 187 blue.

How to use #A577BB in CSS?

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

What colors go well with #A577BB?

#8DBB77 (complementary), #8477BB (analogous), and #814D99 (lighter shade) work well with #A577BB.