#A482AB Color Information

Hex color code: #A482AB

The hex color #A482AB is a delicate magenta with RGB values of (164, 130, 171) and HSL of (290°, 20%, 59%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#A482AB
RGB
164, 130, 171
HSL
290°, 20%, 59%
CMYK
4%, 24%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A482AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 130, 171

Red: 164 / Green: 130 / Blue: 171

HSL

290°, 20%, 59%

Hue: 290° / Saturation: 20% / Lightness: 59%

CMYK

4%, 24%, 0%, 33%

Cyan: 4% / Magenta: 24% / Yellow: 0% / Key: 33%

What color is #A482AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A482AB to RGB:

rgb(164, 130, 171)HEX to RGB Converter →

HEX to HSL

Convert #A482AB to HSL:

hsl(290, 20%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #A482AB to CMYK:

cmyk(4%, 24%, 0%, 33%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #A482AB has RGB (164, 130, 171) and HSL (290°, 20%, 59%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A482AB is #89AB82, creating high-contrast pairings. For softer combinations, try analogous colors like #8F82AB.

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

Contrast with #A482AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A482AB?

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

What is the RGB value of #A482AB?

#A482AB in RGB is (164, 130, 171) - 164 red, 130 green, and 171 blue.

How to use #A482AB in CSS?

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

What colors go well with #A482AB?

#89AB82 (complementary), #8F82AB (analogous), and #7F5A87 (lighter shade) work well with #A482AB.