#AC535D Color Information

Hex color code: #AC535D

#AC535D is a gentle red color. In RGB it is (172, 83, 93), and in HSL it is (353°, 35%, 50%). It is often used for branding and logos.

Try:
Color NameIndian Red
HEX
#AC535D
RGB
172, 83, 93
HSL
353°, 35%, 50%
CMYK
0%, 52%, 46%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC535D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 83, 93

Red: 172 / Green: 83 / Blue: 93

HSL

353°, 35%, 50%

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

CMYK

0%, 52%, 46%, 33%

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

What color is #AC535D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC535D to RGB:

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

HEX to HSL

Convert #AC535D to HSL:

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

HEX to CMYK

Convert #AC535D to CMYK:

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

Color Meaning and Usage

A delicate red tone, #AC535D has RGB (172, 83, 93) and HSL (353°, 35%, 50%). 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 #AC535D is #53ACA2, creating high-contrast pairings. For softer combinations, try analogous colors like #AC538A.

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

Contrast with #AC535D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC535D?

#AC535D is a delicate red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #AC535D?

#AC535D in RGB is (172, 83, 93) - 172 red, 83 green, and 93 blue.

How to use #AC535D in CSS?

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

What colors go well with #AC535D?

#53ACA2 (complementary), #AC538A (analogous), and #783A41 (lighter shade) work well with #AC535D.