#AC5675 Color Information

Hex color code: #AC5675

#AC5675 is a subtle magenta color. In RGB it is (172, 86, 117), and in HSL it is (338°, 34%, 51%). It is often used for branding and logos.

Try:
Color NameIndian Red
HEX
#AC5675
RGB
172, 86, 117
HSL
338°, 34%, 51%
CMYK
0%, 50%, 32%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC5675; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 86, 117

Red: 172 / Green: 86 / Blue: 117

HSL

338°, 34%, 51%

Hue: 338° / Saturation: 34% / Lightness: 51%

CMYK

0%, 50%, 32%, 33%

Cyan: 0% / Magenta: 50% / Yellow: 32% / Key: 33%

What color is #AC5675?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC5675 to RGB:

rgb(172, 86, 117)HEX to RGB Converter →

HEX to HSL

Convert #AC5675 to HSL:

hsl(338, 34%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #AC5675 to CMYK:

cmyk(0%, 50%, 32%, 33%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #AC5675 has RGB (172, 86, 117) and HSL (338°, 34%, 51%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC5675 is #58AD8D, creating high-contrast pairings. For softer combinations, try analogous colors like #AD58A1.

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

Contrast with #AC5675

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC5675?

#AC5675 is a gentle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #AC5675?

#AC5675 in RGB is (172, 86, 117) - 172 red, 86 green, and 117 blue.

How to use #AC5675 in CSS?

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

What colors go well with #AC5675?

#58AD8D (complementary), #AD58A1 (analogous), and #7B3D53 (lighter shade) work well with #AC5675.