#A38FA1 Color Information

Hex color code: #A38FA1

A neutral magenta shade, #A38FA1 appears as (163, 143, 161) in RGB and (306°, 10%, 60%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#A38FA1
RGB
163, 143, 161
HSL
306°, 10%, 60%
CMYK
0%, 12%, 1%, 36%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A38FA1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 143, 161

Red: 163 / Green: 143 / Blue: 161

HSL

306°, 10%, 60%

Hue: 306° / Saturation: 10% / Lightness: 60%

CMYK

0%, 12%, 1%, 36%

Cyan: 0% / Magenta: 12% / Yellow: 1% / Key: 36%

What color is #A38FA1?

#A38FA1 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A38FA1 to RGB:

rgb(163, 143, 161)HEX to RGB Converter →

HEX to HSL

Convert #A38FA1 to HSL:

hsl(306, 10%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #A38FA1 to CMYK:

cmyk(0%, 12%, 1%, 36%)Color Converter →

Color Meaning and Usage

#A38FA1 is a subtle magenta color with RGB values of 163, 143, 161 and HSL of 306°, 10%, 60%. This desaturated neutral evokes balance and subtlety, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A38FA1 is #8FA391, creating high-contrast pairings. For softer combinations, try analogous colors like #9B8FA3.

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

Contrast with #A38FA1

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

Contrast Ratio: 7.00:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A38FA1?

#A38FA1 is a subtle magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A38FA1?

#A38FA1 in RGB is (163, 143, 161) - 163 red, 143 green, and 161 blue.

How to use #A38FA1 in CSS?

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

What colors go well with #A38FA1?

#8FA391 (complementary), #9B8FA3 (analogous), and #7E677C (lighter shade) work well with #A38FA1.