#A473AF Color Information

Hex color code: #A473AF

A delicate magenta shade, #A473AF appears as (164, 115, 175) in RGB and (289°, 27%, 57%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#A473AF
RGB
164, 115, 175
HSL
289°, 27%, 57%
CMYK
6%, 34%, 0%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A473AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 115, 175

Red: 164 / Green: 115 / Blue: 175

HSL

289°, 27%, 57%

Hue: 289° / Saturation: 27% / Lightness: 57%

CMYK

6%, 34%, 0%, 31%

Cyan: 6% / Magenta: 34% / Yellow: 0% / Key: 31%

What color is #A473AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A473AF to RGB:

rgb(164, 115, 175)HEX to RGB Converter →

HEX to HSL

Convert #A473AF to HSL:

hsl(289, 27%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #A473AF to CMYK:

cmyk(6%, 34%, 0%, 31%)Color Converter →

Color Meaning and Usage

#A473AF is a delicate magenta color with RGB values of 164, 115, 175 and HSL of 289°, 27%, 57%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A473AF is #7FAF74, creating high-contrast pairings. For softer combinations, try analogous colors like #8674AF.

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

Contrast with #A473AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A473AF?

#A473AF is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A473AF?

#A473AF in RGB is (164, 115, 175) - 164 red, 115 green, and 175 blue.

How to use #A473AF in CSS?

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

What colors go well with #A473AF?

#7FAF74 (complementary), #8674AF (analogous), and #7D4E88 (lighter shade) work well with #A473AF.