#AC7672 Color Information

Hex color code: #AC7672

The hex color #AC7672 is a pastel red with RGB values of (172, 118, 114) and HSL of (4°, 26%, 56%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#AC7672
RGB
172, 118, 114
HSL
4°, 26%, 56%
CMYK
0%, 31%, 34%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC7672; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 118, 114

Red: 172 / Green: 118 / Blue: 114

HSL

4°, 26%, 56%

Hue: 4° / Saturation: 26% / Lightness: 56%

CMYK

0%, 31%, 34%, 33%

Cyan: 0% / Magenta: 31% / Yellow: 34% / Key: 33%

What color is #AC7672?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC7672 to RGB:

rgb(172, 118, 114)HEX to RGB Converter →

HEX to HSL

Convert #AC7672 to HSL:

hsl(4, 26%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #AC7672 to CMYK:

cmyk(0%, 31%, 34%, 33%)Color Converter →

Color Meaning and Usage

A pastel red tone, #AC7672 has RGB (172, 118, 114) and HSL (4°, 26%, 56%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC7672 is #72A8AC, creating high-contrast pairings. For softer combinations, try analogous colors like #AC728B.

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

Contrast with #AC7672

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC7672?

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

What is the RGB value of #AC7672?

#AC7672 in RGB is (172, 118, 114) - 172 red, 118 green, and 114 blue.

How to use #AC7672 in CSS?

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

What colors go well with #AC7672?

#72A8AC (complementary), #AC728B (analogous), and #84514D (lighter shade) work well with #AC7672.