#A17C8C Color Information

Hex color code: #A17C8C

A balanced magenta shade, #A17C8C appears as (161, 124, 140) in RGB and (334°, 16%, 56%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#A17C8C
RGB
161, 124, 140
HSL
334°, 16%, 56%
CMYK
0%, 23%, 13%, 37%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A17C8C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

161, 124, 140

Red: 161 / Green: 124 / Blue: 140

HSL

334°, 16%, 56%

Hue: 334° / Saturation: 16% / Lightness: 56%

CMYK

0%, 23%, 13%, 37%

Cyan: 0% / Magenta: 23% / Yellow: 13% / Key: 37%

What color is #A17C8C?

#A17C8C is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A17C8C to RGB:

rgb(161, 124, 140)HEX to RGB Converter →

HEX to HSL

Convert #A17C8C to HSL:

hsl(334, 16%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #A17C8C to CMYK:

cmyk(0%, 23%, 13%, 37%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #A17C8C has RGB (161, 124, 140) and HSL (334°, 16%, 56%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A17C8C is #7DA191, creating high-contrast pairings. For softer combinations, try analogous colors like #A17D9E.

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

Contrast with #A17C8C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A17C8C?

#A17C8C is a subtle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A17C8C?

#A17C8C in RGB is (161, 124, 140) - 161 red, 124 green, and 140 blue.

How to use #A17C8C in CSS?

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

What colors go well with #A17C8C?

#7DA191 (complementary), #A17D9E (analogous), and #795866 (lighter shade) work well with #A17C8C.