#A38CAD Color Information

Hex color code: #A38CAD

#A38CAD is a understated purple color. In RGB it is (163, 140, 173), and in HSL it is (282°, 17%, 61%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#A38CAD
RGB
163, 140, 173
HSL
282°, 17%, 61%
CMYK
6%, 19%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A38CAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 140, 173

Red: 163 / Green: 140 / Blue: 173

HSL

282°, 17%, 61%

Hue: 282° / Saturation: 17% / Lightness: 61%

CMYK

6%, 19%, 0%, 32%

Cyan: 6% / Magenta: 19% / Yellow: 0% / Key: 32%

What color is #A38CAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A38CAD to RGB:

rgb(163, 140, 173)HEX to RGB Converter →

HEX to HSL

Convert #A38CAD to HSL:

hsl(282, 17%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #A38CAD to CMYK:

cmyk(6%, 19%, 0%, 32%)Color Converter →

Color Meaning and Usage

#A38CAD is a neutral purple color with RGB values of 163, 140, 173 and HSL of 282°, 17%, 61%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A38CAD is #95AC8B, creating high-contrast pairings. For softer combinations, try analogous colors like #918BAC.

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

Contrast with #A38CAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A38CAD?

#A38CAD is a neutral purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A38CAD?

#A38CAD in RGB is (163, 140, 173) - 163 red, 140 green, and 173 blue.

How to use #A38CAD in CSS?

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

What colors go well with #A38CAD?

#95AC8B (complementary), #918BAC (analogous), and #7D6189 (lighter shade) work well with #A38CAD.