#A181CE Color Information

Hex color code: #A181CE

A gentle purple shade, #A181CE appears as (161, 129, 206) in RGB and (265°, 44%, 66%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#A181CE
RGB
161, 129, 206
HSL
265°, 44%, 66%
CMYK
22%, 37%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A181CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

161, 129, 206

Red: 161 / Green: 129 / Blue: 206

HSL

265°, 44%, 66%

Hue: 265° / Saturation: 44% / Lightness: 66%

CMYK

22%, 37%, 0%, 19%

Cyan: 22% / Magenta: 37% / Yellow: 0% / Key: 19%

What color is #A181CE?

#A181CE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A181CE to RGB:

rgb(161, 129, 206)HEX to RGB Converter →

HEX to HSL

Convert #A181CE to HSL:

hsl(265, 44%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #A181CE to CMYK:

cmyk(22%, 37%, 0%, 19%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #A181CE has RGB (161, 129, 206) and HSL (265°, 44%, 66%). Known for evoking creativity and luxury, this blue-purple hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A181CE is #AFCE82, creating high-contrast pairings. For softer combinations, try analogous colors like #8289CE.

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

Contrast with #A181CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A181CE?

#A181CE is a delicate purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A181CE?

#A181CE in RGB is (161, 129, 206) - 161 red, 129 green, and 206 blue.

How to use #A181CE in CSS?

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

What colors go well with #A181CE?

#AFCE82 (complementary), #8289CE (analogous), and #794BB9 (lighter shade) work well with #A181CE.