#A174AF Color Information

Hex color code: #A174AF

The hex color #A174AF is a pastel magenta with RGB values of (161, 116, 175) and HSL of (286°, 27%, 57%). It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#A174AF
RGB
161, 116, 175
HSL
286°, 27%, 57%
CMYK
8%, 34%, 0%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A174AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

161, 116, 175

Red: 161 / Green: 116 / Blue: 175

HSL

286°, 27%, 57%

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

CMYK

8%, 34%, 0%, 31%

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

What color is #A174AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A174AF to RGB:

rgb(161, 116, 175)HEX to RGB Converter →

HEX to HSL

Convert #A174AF to HSL:

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

HEX to CMYK

Convert #A174AF to CMYK:

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

Color Meaning and Usage

#A174AF is a soft magenta color with RGB values of 161, 116, 175 and HSL of 286°, 27%, 57%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A174AF is #82AF74, creating high-contrast pairings. For softer combinations, try analogous colors like #8474AF.

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

Contrast with #A174AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A174AF?

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

What is the RGB value of #A174AF?

#A174AF in RGB is (161, 116, 175) - 161 red, 116 green, and 175 blue.

How to use #A174AF in CSS?

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

What colors go well with #A174AF?

#82AF74 (complementary), #8474AF (analogous), and #7B4E88 (lighter shade) work well with #A174AF.