#A8808C Color Information

Hex color code: #A8808C

The hex color #A8808C is a understated magenta with RGB values of (168, 128, 140) and HSL of (342°, 19%, 58%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#A8808C
RGB
168, 128, 140
HSL
342°, 19%, 58%
CMYK
0%, 24%, 17%, 34%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A8808C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

168, 128, 140

Red: 168 / Green: 128 / Blue: 140

HSL

342°, 19%, 58%

Hue: 342° / Saturation: 19% / Lightness: 58%

CMYK

0%, 24%, 17%, 34%

Cyan: 0% / Magenta: 24% / Yellow: 17% / Key: 34%

What color is #A8808C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A8808C to RGB:

rgb(168, 128, 140)HEX to RGB Converter →

HEX to HSL

Convert #A8808C to HSL:

hsl(342, 19%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #A8808C to CMYK:

cmyk(0%, 24%, 17%, 34%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #A8808C has RGB (168, 128, 140) and HSL (342°, 19%, 58%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A8808C is #80A89C, creating high-contrast pairings. For softer combinations, try analogous colors like #A880A0.

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

Contrast with #A8808C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A8808C?

#A8808C is a muted magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A8808C?

#A8808C in RGB is (168, 128, 140) - 168 red, 128 green, and 140 blue.

How to use #A8808C in CSS?

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

What colors go well with #A8808C?

#80A89C (complementary), #A880A0 (analogous), and #825965 (lighter shade) work well with #A8808C.