#A667DA Color Information

Hex color code: #A667DA

#A667DA is a muted purple color. In RGB it is (166, 103, 218), and in HSL it is (273°, 61%, 63%). It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#A667DA
RGB
166, 103, 218
HSL
273°, 61%, 63%
CMYK
24%, 53%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A667DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

166, 103, 218

Red: 166 / Green: 103 / Blue: 218

HSL

273°, 61%, 63%

Hue: 273° / Saturation: 61% / Lightness: 63%

CMYK

24%, 53%, 0%, 15%

Cyan: 24% / Magenta: 53% / Yellow: 0% / Key: 15%

What color is #A667DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A667DA to RGB:

rgb(166, 103, 218)HEX to RGB Converter →

HEX to HSL

Convert #A667DA to HSL:

hsl(273, 61%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #A667DA to CMYK:

cmyk(24%, 53%, 0%, 15%)Color Converter →

Color Meaning and Usage

#A667DA is a neutral purple color with RGB values of 166, 103, 218 and HSL of 273°, 61%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A667DA is #9BDA67, creating high-contrast pairings. For softer combinations, try analogous colors like #6D67DA.

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

Contrast with #A667DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A667DA?

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

What is the RGB value of #A667DA?

#A667DA in RGB is (166, 103, 218) - 166 red, 103 green, and 218 blue.

How to use #A667DA in CSS?

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

What colors go well with #A667DA?

#9BDA67 (complementary), #6D67DA (analogous), and #8230C5 (lighter shade) work well with #A667DA.