#AC5366 Color Information

Hex color code: #AC5366

A subtle red shade, #AC5366 appears as (172, 83, 102) in RGB and (347°, 35%, 50%) in HSL. It is popular in mobile app design.

Try:
Color NameIndian Red
HEX
#AC5366
RGB
172, 83, 102
HSL
347°, 35%, 50%
CMYK
0%, 52%, 41%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC5366; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 83, 102

Red: 172 / Green: 83 / Blue: 102

HSL

347°, 35%, 50%

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

CMYK

0%, 52%, 41%, 33%

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

What color is #AC5366?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC5366 to RGB:

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

HEX to HSL

Convert #AC5366 to HSL:

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

HEX to CMYK

Convert #AC5366 to CMYK:

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

Color Meaning and Usage

A gentle red tone, #AC5366 has RGB (172, 83, 102) and HSL (347°, 35%, 50%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC5366 is #53AC99, creating high-contrast pairings. For softer combinations, try analogous colors like #AC5393.

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

Contrast with #AC5366

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC5366?

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

What is the RGB value of #AC5366?

#AC5366 in RGB is (172, 83, 102) - 172 red, 83 green, and 102 blue.

How to use #AC5366 in CSS?

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

What colors go well with #AC5366?

#53AC99 (complementary), #AC5393 (analogous), and #783A48 (lighter shade) work well with #AC5366.