#A78B97 Color Information

Hex color code: #A78B97

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

Try:
Color NameRosy Brown
HEX
#A78B97
RGB
167, 139, 151
HSL
334°, 14%, 60%
CMYK
0%, 17%, 10%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A78B97; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

167, 139, 151

Red: 167 / Green: 139 / Blue: 151

HSL

334°, 14%, 60%

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

CMYK

0%, 17%, 10%, 35%

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

What color is #A78B97?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A78B97 to RGB:

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

HEX to HSL

Convert #A78B97 to HSL:

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

HEX to CMYK

Convert #A78B97 to CMYK:

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

Color Meaning and Usage

A understated magenta tone, #A78B97 has RGB (167, 139, 151) and HSL (334°, 14%, 60%). Known for evoking balance and subtlety, this desaturated neutral is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A78B97 is #8BA79B, creating high-contrast pairings. For softer combinations, try analogous colors like #A78BA5.

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

Contrast with #A78B97

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A78B97?

#A78B97 is a understated magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A78B97?

#A78B97 in RGB is (167, 139, 151) - 167 red, 139 green, and 151 blue.

How to use #A78B97 in CSS?

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

What colors go well with #A78B97?

#8BA79B (complementary), #A78BA5 (analogous), and #836371 (lighter shade) work well with #A78B97.