#A6648D Color Information

Hex color code: #A6648D

#A6648D is a pastel magenta color. In RGB it is (166, 100, 141), and in HSL it is (323°, 27%, 52%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#A6648D
RGB
166, 100, 141
HSL
323°, 27%, 52%
CMYK
0%, 40%, 15%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A6648D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

166, 100, 141

Red: 166 / Green: 100 / Blue: 141

HSL

323°, 27%, 52%

Hue: 323° / Saturation: 27% / Lightness: 52%

CMYK

0%, 40%, 15%, 35%

Cyan: 0% / Magenta: 40% / Yellow: 15% / Key: 35%

What color is #A6648D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A6648D to RGB:

rgb(166, 100, 141)HEX to RGB Converter →

HEX to HSL

Convert #A6648D to HSL:

hsl(323, 27%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #A6648D to CMYK:

cmyk(0%, 40%, 15%, 35%)Color Converter →

Color Meaning and Usage

#A6648D is a subtle magenta color with RGB values of 166, 100, 141 and HSL of 323°, 27%, 52%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A6648D is #64A67D, creating high-contrast pairings. For softer combinations, try analogous colors like #9E64A6.

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

Contrast with #A6648D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A6648D?

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

What is the RGB value of #A6648D?

#A6648D in RGB is (166, 100, 141) - 166 red, 100 green, and 141 blue.

How to use #A6648D in CSS?

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

What colors go well with #A6648D?

#64A67D (complementary), #9E64A6 (analogous), and #784564 (lighter shade) work well with #A6648D.