#A8677C Color Information

Hex color code: #A8677C

The hex color #A8677C is a gentle magenta with RGB values of (168, 103, 124) and HSL of (341°, 27%, 53%). It is frequently seen in web interfaces.

Try:
Color NameGray
HEX
#A8677C
RGB
168, 103, 124
HSL
341°, 27%, 53%
CMYK
0%, 39%, 26%, 34%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A8677C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

168, 103, 124

Red: 168 / Green: 103 / Blue: 124

HSL

341°, 27%, 53%

Hue: 341° / Saturation: 27% / Lightness: 53%

CMYK

0%, 39%, 26%, 34%

Cyan: 0% / Magenta: 39% / Yellow: 26% / Key: 34%

What color is #A8677C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A8677C to RGB:

rgb(168, 103, 124)HEX to RGB Converter →

HEX to HSL

Convert #A8677C to HSL:

hsl(341, 27%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #A8677C to CMYK:

cmyk(0%, 39%, 26%, 34%)Color Converter →

Color Meaning and Usage

#A8677C is a delicate magenta color with RGB values of 168, 103, 124 and HSL of 341°, 27%, 53%. This red-orange hue evokes warmth and passion, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A8677C is #67A893, creating high-contrast pairings. For softer combinations, try analogous colors like #A8679C.

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

Contrast with #A8677C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A8677C?

#A8677C is a delicate magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A8677C?

#A8677C in RGB is (168, 103, 124) - 168 red, 103 green, and 124 blue.

How to use #A8677C in CSS?

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

What colors go well with #A8677C?

#67A893 (complementary), #A8679C (analogous), and #7B4757 (lighter shade) work well with #A8677C.