#A38BB1 Color Information

Hex color code: #A38BB1

A subtle purple shade, #A38BB1 appears as (163, 139, 177) in RGB and (278°, 20%, 62%) in HSL. It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#A38BB1
RGB
163, 139, 177
HSL
278°, 20%, 62%
CMYK
8%, 21%, 0%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A38BB1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 139, 177

Red: 163 / Green: 139 / Blue: 177

HSL

278°, 20%, 62%

Hue: 278° / Saturation: 20% / Lightness: 62%

CMYK

8%, 21%, 0%, 31%

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

What color is #A38BB1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A38BB1 to RGB:

rgb(163, 139, 177)HEX to RGB Converter →

HEX to HSL

Convert #A38BB1 to HSL:

hsl(278, 20%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #A38BB1 to CMYK:

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

Color Meaning and Usage

A gentle purple tone, #A38BB1 has RGB (163, 139, 177) and HSL (278°, 20%, 62%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A38BB1 is #99B18B, creating high-contrast pairings. For softer combinations, try analogous colors like #908BB1.

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

Contrast with #A38BB1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A38BB1?

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

What is the RGB value of #A38BB1?

#A38BB1 in RGB is (163, 139, 177) - 163 red, 139 green, and 177 blue.

How to use #A38BB1 in CSS?

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

What colors go well with #A38BB1?

#99B18B (complementary), #908BB1 (analogous), and #7E6090 (lighter shade) work well with #A38BB1.