#A78BA1 Color Information

Hex color code: #A78BA1

A subtle magenta shade, #A78BA1 appears as (167, 139, 161) in RGB and (313°, 14%, 60%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#A78BA1
RGB
167, 139, 161
HSL
313°, 14%, 60%
CMYK
0%, 17%, 4%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A78BA1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

167, 139, 161

Red: 167 / Green: 139 / Blue: 161

HSL

313°, 14%, 60%

Hue: 313° / Saturation: 14% / Lightness: 60%

CMYK

0%, 17%, 4%, 35%

Cyan: 0% / Magenta: 17% / Yellow: 4% / Key: 35%

What color is #A78BA1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A78BA1 to RGB:

rgb(167, 139, 161)HEX to RGB Converter →

HEX to HSL

Convert #A78BA1 to HSL:

hsl(313, 14%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #A78BA1 to CMYK:

cmyk(0%, 17%, 4%, 35%)Color Converter →

Color Meaning and Usage

#A78BA1 is a muted magenta color with RGB values of 167, 139, 161 and HSL of 313°, 14%, 60%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A78BA1 is #8BA791, creating high-contrast pairings. For softer combinations, try analogous colors like #9F8BA7.

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

Contrast with #A78BA1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A78BA1?

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

What is the RGB value of #A78BA1?

#A78BA1 in RGB is (167, 139, 161) - 167 red, 139 green, and 161 blue.

How to use #A78BA1 in CSS?

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

What colors go well with #A78BA1?

#8BA791 (complementary), #9F8BA7 (analogous), and #83637C (lighter shade) work well with #A78BA1.