#A55F8E Color Information

Hex color code: #A55F8E

The hex color #A55F8E is a soft magenta with RGB values of (165, 95, 142) and HSL of (320°, 28%, 51%). It is typically applied in digital products.

Try:
Color NameGray
HEX
#A55F8E
RGB
165, 95, 142
HSL
320°, 28%, 51%
CMYK
0%, 42%, 14%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A55F8E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 95, 142

Red: 165 / Green: 95 / Blue: 142

HSL

320°, 28%, 51%

Hue: 320° / Saturation: 28% / Lightness: 51%

CMYK

0%, 42%, 14%, 35%

Cyan: 0% / Magenta: 42% / Yellow: 14% / Key: 35%

What color is #A55F8E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A55F8E to RGB:

rgb(165, 95, 142)HEX to RGB Converter →

HEX to HSL

Convert #A55F8E to HSL:

hsl(320, 28%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #A55F8E to CMYK:

cmyk(0%, 42%, 14%, 35%)Color Converter →

Color Meaning and Usage

#A55F8E is a soft magenta color with RGB values of 165, 95, 142 and HSL of 320°, 28%, 51%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A55F8E is #5FA576, creating high-contrast pairings. For softer combinations, try analogous colors like #995FA5.

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

Contrast with #A55F8E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A55F8E?

#A55F8E is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A55F8E?

#A55F8E in RGB is (165, 95, 142) - 165 red, 95 green, and 142 blue.

How to use #A55F8E in CSS?

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

What colors go well with #A55F8E?

#5FA576 (complementary), #995FA5 (analogous), and #764264 (lighter shade) work well with #A55F8E.