#A795AD Color Information

Hex color code: #A795AD

#A795AD is a balanced magenta color. In RGB it is (167, 149, 173), and in HSL it is (285°, 13%, 63%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#A795AD
RGB
167, 149, 173
HSL
285°, 13%, 63%
CMYK
3%, 14%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A795AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

167, 149, 173

Red: 167 / Green: 149 / Blue: 173

HSL

285°, 13%, 63%

Hue: 285° / Saturation: 13% / Lightness: 63%

CMYK

3%, 14%, 0%, 32%

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

What color is #A795AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A795AD to RGB:

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

HEX to HSL

Convert #A795AD to HSL:

hsl(285, 13%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #A795AD to CMYK:

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

Color Meaning and Usage

A muted magenta tone, #A795AD has RGB (167, 149, 173) and HSL (285°, 13%, 63%). Known for evoking balance and subtlety, this desaturated neutral is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A795AD is #9BAD94, creating high-contrast pairings. For softer combinations, try analogous colors like #9B94AD.

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

Contrast with #A795AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A795AD?

#A795AD is a muted magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A795AD?

#A795AD in RGB is (167, 149, 173) - 167 red, 149 green, and 173 blue.

How to use #A795AD in CSS?

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

What colors go well with #A795AD?

#9BAD94 (complementary), #9B94AD (analogous), and #826A8A (lighter shade) work well with #A795AD.