#AC72CE Color Information

Hex color code: #AC72CE

#AC72CE is a soft purple color. In RGB it is (172, 114, 206), and in HSL it is (278°, 48%, 63%). It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#AC72CE
RGB
172, 114, 206
HSL
278°, 48%, 63%
CMYK
17%, 45%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC72CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 114, 206

Red: 172 / Green: 114 / Blue: 206

HSL

278°, 48%, 63%

Hue: 278° / Saturation: 48% / Lightness: 63%

CMYK

17%, 45%, 0%, 19%

Cyan: 17% / Magenta: 45% / Yellow: 0% / Key: 19%

What color is #AC72CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC72CE to RGB:

rgb(172, 114, 206)HEX to RGB Converter →

HEX to HSL

Convert #AC72CE to HSL:

hsl(278, 48%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #AC72CE to CMYK:

cmyk(17%, 45%, 0%, 19%)Color Converter →

Color Meaning and Usage

#AC72CE is a pastel purple color with RGB values of 172, 114, 206 and HSL of 278°, 48%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC72CE is #95CE73, creating high-contrast pairings. For softer combinations, try analogous colors like #7F73CE.

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

Contrast with #AC72CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC72CE?

#AC72CE is a pastel purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AC72CE?

#AC72CE in RGB is (172, 114, 206) - 172 red, 114 green, and 206 blue.

How to use #AC72CE in CSS?

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

What colors go well with #AC72CE?

#95CE73 (complementary), #7F73CE (analogous), and #8A40B5 (lighter shade) work well with #AC72CE.