#AC25B6 Color Information

Hex color code: #AC25B6

#AC25B6 is a muted magenta color. In RGB it is (172, 37, 182), and in HSL it is (296°, 66%, 43%). It is typically applied in digital products.

Try:
Color NameDark Orchid
HEX
#AC25B6
RGB
172, 37, 182
HSL
296°, 66%, 43%
CMYK
5%, 80%, 0%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #AC25B6; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #AC25B6; color: #FFFFFF; }

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 #AC25B6; background-color: #AC25B615; }

Alert / Toast

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

Link / Accent

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

a { color: #AC25B6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 37, 182

Red: 172 / Green: 37 / Blue: 182

HSL

296°, 66%, 43%

Hue: 296° / Saturation: 66% / Lightness: 43%

CMYK

5%, 80%, 0%, 29%

Cyan: 5% / Magenta: 80% / Yellow: 0% / Key: 29%

What color is #AC25B6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC25B6 to RGB:

rgb(172, 37, 182)HEX to RGB Converter →

HEX to HSL

Convert #AC25B6 to HSL:

hsl(296, 66%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #AC25B6 to CMYK:

cmyk(5%, 80%, 0%, 29%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #AC25B6 has RGB (172, 37, 182) and HSL (296°, 66%, 43%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC25B6 is #2FB625, creating high-contrast pairings. For softer combinations, try analogous colors like #6425B6.

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

Contrast with #AC25B6

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

Contrast Ratio: 3.69:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC25B6?

#AC25B6 is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AC25B6?

#AC25B6 in RGB is (172, 37, 182) - 172 red, 37 green, and 182 blue.

How to use #AC25B6 in CSS?

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

What colors go well with #AC25B6?

#2FB625 (complementary), #6425B6 (analogous), and #701877 (lighter shade) work well with #AC25B6.