#A18AB6 Color Information

Hex color code: #A18AB6

The hex color #A18AB6 is a delicate purple with RGB values of (161, 138, 182) and HSL of (271°, 23%, 63%). It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#A18AB6
RGB
161, 138, 182
HSL
271°, 23%, 63%
CMYK
12%, 24%, 0%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A18AB6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

161, 138, 182

Red: 161 / Green: 138 / Blue: 182

HSL

271°, 23%, 63%

Hue: 271° / Saturation: 23% / Lightness: 63%

CMYK

12%, 24%, 0%, 29%

Cyan: 12% / Magenta: 24% / Yellow: 0% / Key: 29%

What color is #A18AB6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A18AB6 to RGB:

rgb(161, 138, 182)HEX to RGB Converter →

HEX to HSL

Convert #A18AB6 to HSL:

hsl(271, 23%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #A18AB6 to CMYK:

cmyk(12%, 24%, 0%, 29%)Color Converter →

Color Meaning and Usage

A soft purple tone, #A18AB6 has RGB (161, 138, 182) and HSL (271°, 23%, 63%). 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 #A18AB6 is #A0B68B, creating high-contrast pairings. For softer combinations, try analogous colors like #8C8BB6.

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

Contrast with #A18AB6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A18AB6?

#A18AB6 is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A18AB6?

#A18AB6 in RGB is (161, 138, 182) - 161 red, 138 green, and 182 blue.

How to use #A18AB6 in CSS?

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

What colors go well with #A18AB6?

#A0B68B (complementary), #8C8BB6 (analogous), and #7B5E97 (lighter shade) work well with #A18AB6.