#A05A8B Color Information

Hex color code: #A05A8B

A gentle magenta shade, #A05A8B appears as (160, 90, 139) in RGB and (318°, 28%, 49%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameGray
HEX
#A05A8B
RGB
160, 90, 139
HSL
318°, 28%, 49%
CMYK
0%, 44%, 13%, 37%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #A05A8B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #A05A8B; color: #FFFFFF; }

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 #A05A8B; background-color: #A05A8B15; }

Alert / Toast

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

Link / Accent

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

a { color: #A05A8B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 90, 139

Red: 160 / Green: 90 / Blue: 139

HSL

318°, 28%, 49%

Hue: 318° / Saturation: 28% / Lightness: 49%

CMYK

0%, 44%, 13%, 37%

Cyan: 0% / Magenta: 44% / Yellow: 13% / Key: 37%

What color is #A05A8B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A05A8B to RGB:

rgb(160, 90, 139)HEX to RGB Converter →

HEX to HSL

Convert #A05A8B to HSL:

hsl(318, 28%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #A05A8B to CMYK:

cmyk(0%, 44%, 13%, 37%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #A05A8B has RGB (160, 90, 139) and HSL (318°, 28%, 49%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A05A8B is #5AA06F, creating high-contrast pairings. For softer combinations, try analogous colors like #925AA0.

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

Contrast with #A05A8B

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

Contrast Ratio: 4.33:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A05A8B?

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

What is the RGB value of #A05A8B?

#A05A8B in RGB is (160, 90, 139) - 160 red, 90 green, and 139 blue.

How to use #A05A8B in CSS?

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

What colors go well with #A05A8B?

#5AA06F (complementary), #925AA0 (analogous), and #6F3E60 (lighter shade) work well with #A05A8B.