#A174CD Color Information

Hex color code: #A174CD

A gentle purple shade, #A174CD appears as (161, 116, 205) in RGB and (270°, 47%, 63%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Purple
HEX
#A174CD
RGB
161, 116, 205
HSL
270°, 47%, 63%
CMYK
21%, 43%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A174CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

161, 116, 205

Red: 161 / Green: 116 / Blue: 205

HSL

270°, 47%, 63%

Hue: 270° / Saturation: 47% / Lightness: 63%

CMYK

21%, 43%, 0%, 20%

Cyan: 21% / Magenta: 43% / Yellow: 0% / Key: 20%

What color is #A174CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A174CD to RGB:

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

HEX to HSL

Convert #A174CD to HSL:

hsl(270, 47%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #A174CD to CMYK:

cmyk(21%, 43%, 0%, 20%)Color Converter →

Color Meaning and Usage

#A174CD is a gentle purple color with RGB values of 161, 116, 205 and HSL of 270°, 47%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A174CD is #A1CD74, creating high-contrast pairings. For softer combinations, try analogous colors like #7474CD.

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

Contrast with #A174CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A174CD?

#A174CD is a gentle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A174CD?

#A174CD in RGB is (161, 116, 205) - 161 red, 116 green, and 205 blue.

How to use #A174CD in CSS?

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

What colors go well with #A174CD?

#A1CD74 (complementary), #7474CD (analogous), and #7A41B4 (lighter shade) work well with #A174CD.