#A975A4 Color Information

Hex color code: #A975A4

A pastel magenta shade, #A975A4 appears as (169, 117, 164) in RGB and (306°, 23%, 56%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#A975A4
RGB
169, 117, 164
HSL
306°, 23%, 56%
CMYK
0%, 31%, 3%, 34%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A975A4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 117, 164

Red: 169 / Green: 117 / Blue: 164

HSL

306°, 23%, 56%

Hue: 306° / Saturation: 23% / Lightness: 56%

CMYK

0%, 31%, 3%, 34%

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

What color is #A975A4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A975A4 to RGB:

rgb(169, 117, 164)HEX to RGB Converter →

HEX to HSL

Convert #A975A4 to HSL:

hsl(306, 23%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #A975A4 to CMYK:

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

Color Meaning and Usage

A pastel magenta tone, #A975A4 has RGB (169, 117, 164) and HSL (306°, 23%, 56%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A975A4 is #75A97A, creating high-contrast pairings. For softer combinations, try analogous colors like #9475A9.

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

Contrast with #A975A4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A975A4?

#A975A4 is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A975A4?

#A975A4 in RGB is (169, 117, 164) - 169 red, 117 green, and 164 blue.

How to use #A975A4 in CSS?

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

What colors go well with #A975A4?

#75A97A (complementary), #9475A9 (analogous), and #81517C (lighter shade) work well with #A975A4.