#AC207B Color Information

Hex color code: #AC207B

The hex color #AC207B is a muted magenta with RGB values of (172, 32, 123) and HSL of (321°, 69%, 40%). It is typically applied in digital products.

Try:
Color NameMedium Violet Red
HEX
#AC207B
RGB
172, 32, 123
HSL
321°, 69%, 40%
CMYK
0%, 81%, 28%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC207B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 32, 123

Red: 172 / Green: 32 / Blue: 123

HSL

321°, 69%, 40%

Hue: 321° / Saturation: 69% / Lightness: 40%

CMYK

0%, 81%, 28%, 33%

Cyan: 0% / Magenta: 81% / Yellow: 28% / Key: 33%

What color is #AC207B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC207B to RGB:

rgb(172, 32, 123)HEX to RGB Converter →

HEX to HSL

Convert #AC207B to HSL:

hsl(321, 69%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #AC207B to CMYK:

cmyk(0%, 81%, 28%, 33%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #AC207B has RGB (172, 32, 123) and HSL (321°, 69%, 40%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC207B is #20AC51, creating high-contrast pairings. For softer combinations, try analogous colors like #9720AC.

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

Contrast with #AC207B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC207B?

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

What is the RGB value of #AC207B?

#AC207B in RGB is (172, 32, 123) - 172 red, 32 green, and 123 blue.

How to use #AC207B in CSS?

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

What colors go well with #AC207B?

#20AC51 (complementary), #9720AC (analogous), and #6C144D (lighter shade) work well with #AC207B.