#A8769C Color Information

Hex color code: #A8769C

#A8769C is a soft magenta color. In RGB it is (168, 118, 156), and in HSL it is (314°, 22%, 56%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#A8769C
RGB
168, 118, 156
HSL
314°, 22%, 56%
CMYK
0%, 30%, 7%, 34%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A8769C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

168, 118, 156

Red: 168 / Green: 118 / Blue: 156

HSL

314°, 22%, 56%

Hue: 314° / Saturation: 22% / Lightness: 56%

CMYK

0%, 30%, 7%, 34%

Cyan: 0% / Magenta: 30% / Yellow: 7% / Key: 34%

What color is #A8769C?

#A8769C is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A8769C to RGB:

rgb(168, 118, 156)HEX to RGB Converter →

HEX to HSL

Convert #A8769C to HSL:

hsl(314, 22%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #A8769C to CMYK:

cmyk(0%, 30%, 7%, 34%)Color Converter →

Color Meaning and Usage

#A8769C is a delicate magenta color with RGB values of 168, 118, 156 and HSL of 314°, 22%, 56%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A8769C is #76A782, creating high-contrast pairings. For softer combinations, try analogous colors like #9A76A7.

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

Contrast with #A8769C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A8769C?

#A8769C is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A8769C?

#A8769C in RGB is (168, 118, 156) - 168 red, 118 green, and 156 blue.

How to use #A8769C in CSS?

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

What colors go well with #A8769C?

#76A782 (complementary), #9A76A7 (analogous), and #805275 (lighter shade) work well with #A8769C.