#A799AD Color Information

Hex color code: #A799AD

#A799AD is a understated purple color. In RGB it is (167, 153, 173), and in HSL it is (282°, 11%, 64%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#A799AD
RGB
167, 153, 173
HSL
282°, 11%, 64%
CMYK
3%, 12%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A799AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

167, 153, 173

Red: 167 / Green: 153 / Blue: 173

HSL

282°, 11%, 64%

Hue: 282° / Saturation: 11% / Lightness: 64%

CMYK

3%, 12%, 0%, 32%

Cyan: 3% / Magenta: 12% / Yellow: 0% / Key: 32%

What color is #A799AD?

#A799AD is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A799AD to RGB:

rgb(167, 153, 173)HEX to RGB Converter →

HEX to HSL

Convert #A799AD to HSL:

hsl(282, 11%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #A799AD to CMYK:

cmyk(3%, 12%, 0%, 32%)Color Converter →

Color Meaning and Usage

A neutral purple tone, #A799AD has RGB (167, 153, 173) and HSL (282°, 11%, 64%). Known for evoking balance and subtlety, this desaturated neutral is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A799AD is #9FAD99, creating high-contrast pairings. For softer combinations, try analogous colors like #9D99AD.

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

Contrast with #A799AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A799AD?

#A799AD is a neutral purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A799AD?

#A799AD in RGB is (167, 153, 173) - 167 red, 153 green, and 173 blue.

How to use #A799AD in CSS?

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

What colors go well with #A799AD?

#9FAD99 (complementary), #9D99AD (analogous), and #826F8B (lighter shade) work well with #A799AD.