#A671A8 Color Information

Hex color code: #A671A8

A soft magenta shade, #A671A8 appears as (166, 113, 168) in RGB and (298°, 24%, 55%) in HSL. It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#A671A8
RGB
166, 113, 168
HSL
298°, 24%, 55%
CMYK
1%, 33%, 0%, 34%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A671A8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

166, 113, 168

Red: 166 / Green: 113 / Blue: 168

HSL

298°, 24%, 55%

Hue: 298° / Saturation: 24% / Lightness: 55%

CMYK

1%, 33%, 0%, 34%

Cyan: 1% / Magenta: 33% / Yellow: 0% / Key: 34%

What color is #A671A8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A671A8 to RGB:

rgb(166, 113, 168)HEX to RGB Converter →

HEX to HSL

Convert #A671A8 to HSL:

hsl(298, 24%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #A671A8 to CMYK:

cmyk(1%, 33%, 0%, 34%)Color Converter →

Color Meaning and Usage

#A671A8 is a pastel magenta color with RGB values of 166, 113, 168 and HSL of 298°, 24%, 55%. 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 #A671A8 is #73A871, creating high-contrast pairings. For softer combinations, try analogous colors like #8A71A8.

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

Contrast with #A671A8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A671A8?

#A671A8 is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A671A8?

#A671A8 in RGB is (166, 113, 168) - 166 red, 113 green, and 168 blue.

How to use #A671A8 in CSS?

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

What colors go well with #A671A8?

#73A871 (complementary), #8A71A8 (analogous), and #7D4E7E (lighter shade) work well with #A671A8.