#A28CAA Color Information

Hex color code: #A28CAA

#A28CAA is a subtle purple color. In RGB it is (162, 140, 170), and in HSL it is (284°, 15%, 61%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#A28CAA
RGB
162, 140, 170
HSL
284°, 15%, 61%
CMYK
5%, 18%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A28CAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 140, 170

Red: 162 / Green: 140 / Blue: 170

HSL

284°, 15%, 61%

Hue: 284° / Saturation: 15% / Lightness: 61%

CMYK

5%, 18%, 0%, 33%

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

What color is #A28CAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A28CAA to RGB:

rgb(162, 140, 170)HEX to RGB Converter →

HEX to HSL

Convert #A28CAA to HSL:

hsl(284, 15%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #A28CAA to CMYK:

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

Color Meaning and Usage

#A28CAA is a neutral purple color with RGB values of 162, 140, 170 and HSL of 284°, 15%, 61%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A28CAA is #95AA8D, creating high-contrast pairings. For softer combinations, try analogous colors like #948DAA.

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

Contrast with #A28CAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A28CAA?

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

What is the RGB value of #A28CAA?

#A28CAA in RGB is (162, 140, 170) - 162 red, 140 green, and 170 blue.

How to use #A28CAA in CSS?

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

What colors go well with #A28CAA?

#95AA8D (complementary), #948DAA (analogous), and #7E6487 (lighter shade) work well with #A28CAA.