#AC207D Color Information

Hex color code: #AC207D

The hex color #AC207D is a balanced magenta with RGB values of (172, 32, 125) and HSL of (320°, 69%, 40%). It is frequently seen in web interfaces.

Try:
Color NameMedium Violet Red
HEX
#AC207D
RGB
172, 32, 125
HSL
320°, 69%, 40%
CMYK
0%, 81%, 27%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC207D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 32, 125

Red: 172 / Green: 32 / Blue: 125

HSL

320°, 69%, 40%

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

CMYK

0%, 81%, 27%, 33%

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

What color is #AC207D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC207D to RGB:

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

HEX to HSL

Convert #AC207D to HSL:

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

HEX to CMYK

Convert #AC207D to CMYK:

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

Color Meaning and Usage

#AC207D is a understated magenta color with RGB values of 172, 32, 125 and HSL of 320°, 69%, 40%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC207D is #20AC4F, creating high-contrast pairings. For softer combinations, try analogous colors like #9520AC.

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

Contrast with #AC207D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC207D?

#AC207D is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AC207D?

#AC207D in RGB is (172, 32, 125) - 172 red, 32 green, and 125 blue.

How to use #AC207D in CSS?

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

What colors go well with #AC207D?

#20AC4F (complementary), #9520AC (analogous), and #6C144E (lighter shade) work well with #AC207D.