#AC536B Color Information

Hex color code: #AC536B

The hex color #AC536B is a delicate magenta with RGB values of (172, 83, 107) and HSL of (344°, 35%, 50%). It is widely used in graphic design.

Try:
Color NameIndian Red
HEX
#AC536B
RGB
172, 83, 107
HSL
344°, 35%, 50%
CMYK
0%, 52%, 38%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC536B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 83, 107

Red: 172 / Green: 83 / Blue: 107

HSL

344°, 35%, 50%

Hue: 344° / Saturation: 35% / Lightness: 50%

CMYK

0%, 52%, 38%, 33%

Cyan: 0% / Magenta: 52% / Yellow: 38% / Key: 33%

What color is #AC536B?

#AC536B is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC536B to RGB:

rgb(172, 83, 107)HEX to RGB Converter →

HEX to HSL

Convert #AC536B to HSL:

hsl(344, 35%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #AC536B to CMYK:

cmyk(0%, 52%, 38%, 33%)Color Converter →

Color Meaning and Usage

#AC536B is a pastel magenta color with RGB values of 172, 83, 107 and HSL of 344°, 35%, 50%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC536B is #53AC94, creating high-contrast pairings. For softer combinations, try analogous colors like #AC5397.

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

Contrast with #AC536B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC536B?

#AC536B is a pastel magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #AC536B?

#AC536B in RGB is (172, 83, 107) - 172 red, 83 green, and 107 blue.

How to use #AC536B in CSS?

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

What colors go well with #AC536B?

#53AC94 (complementary), #AC5397 (analogous), and #783A4B (lighter shade) work well with #AC536B.