#A282AB Color Information

Hex color code: #A282AB

#A282AB is a delicate magenta color. In RGB it is (162, 130, 171), and in HSL it is (287°, 20%, 59%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#A282AB
RGB
162, 130, 171
HSL
287°, 20%, 59%
CMYK
5%, 24%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A282AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 130, 171

Red: 162 / Green: 130 / Blue: 171

HSL

287°, 20%, 59%

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

CMYK

5%, 24%, 0%, 33%

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

What color is #A282AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A282AB to RGB:

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

HEX to HSL

Convert #A282AB to HSL:

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

HEX to CMYK

Convert #A282AB to CMYK:

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

Color Meaning and Usage

A gentle magenta tone, #A282AB has RGB (162, 130, 171) and HSL (287°, 20%, 59%). 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 #A282AB is #8BAB82, creating high-contrast pairings. For softer combinations, try analogous colors like #8D82AB.

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

Contrast with #A282AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A282AB?

#A282AB is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A282AB?

#A282AB in RGB is (162, 130, 171) - 162 red, 130 green, and 171 blue.

How to use #A282AB in CSS?

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

What colors go well with #A282AB?

#8BAB82 (complementary), #8D82AB (analogous), and #7D5A87 (lighter shade) work well with #A282AB.