#AC7575 Color Information

Hex color code: #AC7575

The hex color #AC7575 is a pastel red with RGB values of (172, 117, 117) and HSL of (0°, 25%, 57%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#AC7575
RGB
172, 117, 117
HSL
0°, 25%, 57%
CMYK
0%, 32%, 32%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC7575; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 117, 117

Red: 172 / Green: 117 / Blue: 117

HSL

0°, 25%, 57%

Hue: 0° / Saturation: 25% / Lightness: 57%

CMYK

0%, 32%, 32%, 33%

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

What color is #AC7575?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC7575 to RGB:

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

HEX to HSL

Convert #AC7575 to HSL:

hsl(0, 25%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #AC7575 to CMYK:

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

Color Meaning and Usage

#AC7575 is a delicate red color with RGB values of 172, 117, 117 and HSL of 0°, 25%, 57%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC7575 is #76ADAD, creating high-contrast pairings. For softer combinations, try analogous colors like #AD7691.

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

Contrast with #AC7575

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC7575?

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

What is the RGB value of #AC7575?

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

How to use #AC7575 in CSS?

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

What colors go well with #AC7575?

#76ADAD (complementary), #AD7691 (analogous), and #865050 (lighter shade) work well with #AC7575.