#A090AD Color Information

Hex color code: #A090AD

A balanced purple shade, #A090AD appears as (160, 144, 173) in RGB and (273°, 15%, 62%) in HSL. It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#A090AD
RGB
160, 144, 173
HSL
273°, 15%, 62%
CMYK
8%, 17%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A090AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 144, 173

Red: 160 / Green: 144 / Blue: 173

HSL

273°, 15%, 62%

Hue: 273° / Saturation: 15% / Lightness: 62%

CMYK

8%, 17%, 0%, 32%

Cyan: 8% / Magenta: 17% / Yellow: 0% / Key: 32%

What color is #A090AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A090AD to RGB:

rgb(160, 144, 173)HEX to RGB Converter →

HEX to HSL

Convert #A090AD to HSL:

hsl(273, 15%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #A090AD to CMYK:

cmyk(8%, 17%, 0%, 32%)Color Converter →

Color Meaning and Usage

#A090AD is a neutral purple color with RGB values of 160, 144, 173 and HSL of 273°, 15%, 62%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A090AD is #9DAD90, creating high-contrast pairings. For softer combinations, try analogous colors like #9190AD.

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

Contrast with #A090AD

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

Contrast Ratio: 7.09:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A090AD?

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

What is the RGB value of #A090AD?

#A090AD in RGB is (160, 144, 173) - 160 red, 144 green, and 173 blue.

How to use #A090AD in CSS?

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

What colors go well with #A090AD?

#9DAD90 (complementary), #9190AD (analogous), and #7A668A (lighter shade) work well with #A090AD.