#A66D9A Color Information

Hex color code: #A66D9A

The hex color #A66D9A is a gentle magenta with RGB values of (166, 109, 154) and HSL of (313°, 24%, 54%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#A66D9A
RGB
166, 109, 154
HSL
313°, 24%, 54%
CMYK
0%, 34%, 7%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A66D9A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

166, 109, 154

Red: 166 / Green: 109 / Blue: 154

HSL

313°, 24%, 54%

Hue: 313° / Saturation: 24% / Lightness: 54%

CMYK

0%, 34%, 7%, 35%

Cyan: 0% / Magenta: 34% / Yellow: 7% / Key: 35%

What color is #A66D9A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A66D9A to RGB:

rgb(166, 109, 154)HEX to RGB Converter →

HEX to HSL

Convert #A66D9A to HSL:

hsl(313, 24%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #A66D9A to CMYK:

cmyk(0%, 34%, 7%, 35%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #A66D9A has RGB (166, 109, 154) and HSL (313°, 24%, 54%). 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 #A66D9A is #6EA67A, creating high-contrast pairings. For softer combinations, try analogous colors like #966EA6.

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

Contrast with #A66D9A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A66D9A?

#A66D9A is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A66D9A?

#A66D9A in RGB is (166, 109, 154) - 166 red, 109 green, and 154 blue.

How to use #A66D9A in CSS?

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

What colors go well with #A66D9A?

#6EA67A (complementary), #966EA6 (analogous), and #7B4C71 (lighter shade) work well with #A66D9A.