#AC6C9C Color Information

Hex color code: #AC6C9C

#AC6C9C is a subtle magenta color. In RGB it is (172, 108, 156), and in HSL it is (315°, 28%, 55%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#AC6C9C
RGB
172, 108, 156
HSL
315°, 28%, 55%
CMYK
0%, 37%, 9%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC6C9C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 108, 156

Red: 172 / Green: 108 / Blue: 156

HSL

315°, 28%, 55%

Hue: 315° / Saturation: 28% / Lightness: 55%

CMYK

0%, 37%, 9%, 33%

Cyan: 0% / Magenta: 37% / Yellow: 9% / Key: 33%

What color is #AC6C9C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC6C9C to RGB:

rgb(172, 108, 156)HEX to RGB Converter →

HEX to HSL

Convert #AC6C9C to HSL:

hsl(315, 28%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #AC6C9C to CMYK:

cmyk(0%, 37%, 9%, 33%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #AC6C9C has RGB (172, 108, 156) and HSL (315°, 28%, 55%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC6C9C is #6CAC7C, creating high-contrast pairings. For softer combinations, try analogous colors like #9C6CAC.

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

Contrast with #AC6C9C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC6C9C?

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

What is the RGB value of #AC6C9C?

#AC6C9C in RGB is (172, 108, 156) - 172 red, 108 green, and 156 blue.

How to use #AC6C9C in CSS?

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

What colors go well with #AC6C9C?

#6CAC7C (complementary), #9C6CAC (analogous), and #834974 (lighter shade) work well with #AC6C9C.