#A485AC Color Information

Hex color code: #A485AC

A understated magenta shade, #A485AC appears as (164, 133, 172) in RGB and (288°, 19%, 60%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#A485AC
RGB
164, 133, 172
HSL
288°, 19%, 60%
CMYK
5%, 23%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A485AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 133, 172

Red: 164 / Green: 133 / Blue: 172

HSL

288°, 19%, 60%

Hue: 288° / Saturation: 19% / Lightness: 60%

CMYK

5%, 23%, 0%, 33%

Cyan: 5% / Magenta: 23% / Yellow: 0% / Key: 33%

What color is #A485AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A485AC to RGB:

rgb(164, 133, 172)HEX to RGB Converter →

HEX to HSL

Convert #A485AC to HSL:

hsl(288, 19%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #A485AC to CMYK:

cmyk(5%, 23%, 0%, 33%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #A485AC has RGB (164, 133, 172) and HSL (288°, 19%, 60%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A485AC is #8DAC86, creating high-contrast pairings. For softer combinations, try analogous colors like #9186AC.

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

Contrast with #A485AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A485AC?

#A485AC is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A485AC?

#A485AC in RGB is (164, 133, 172) - 164 red, 133 green, and 172 blue.

How to use #A485AC in CSS?

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

What colors go well with #A485AC?

#8DAC86 (complementary), #9186AC (analogous), and #805D89 (lighter shade) work well with #A485AC.