#AC826C Color Information

Hex color code: #AC826C

The hex color #AC826C is a soft orange with RGB values of (172, 130, 108) and HSL of (21°, 28%, 55%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#AC826C
RGB
172, 130, 108
HSL
21°, 28%, 55%
CMYK
0%, 24%, 37%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC826C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 130, 108

Red: 172 / Green: 130 / Blue: 108

HSL

21°, 28%, 55%

Hue: 21° / Saturation: 28% / Lightness: 55%

CMYK

0%, 24%, 37%, 33%

Cyan: 0% / Magenta: 24% / Yellow: 37% / Key: 33%

What color is #AC826C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC826C to RGB:

rgb(172, 130, 108)HEX to RGB Converter →

HEX to HSL

Convert #AC826C to HSL:

hsl(21, 28%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #AC826C to CMYK:

cmyk(0%, 24%, 37%, 33%)Color Converter →

Color Meaning and Usage

#AC826C is a pastel orange color with RGB values of 172, 130, 108 and HSL of 21°, 28%, 55%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC826C is #6C96AC, creating high-contrast pairings. For softer combinations, try analogous colors like #AC6C76.

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

Contrast with #AC826C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC826C?

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

What is the RGB value of #AC826C?

#AC826C in RGB is (172, 130, 108) - 172 red, 130 green, and 108 blue.

How to use #AC826C in CSS?

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

What colors go well with #AC826C?

#6C96AC (complementary), #AC6C76 (analogous), and #835D49 (lighter shade) work well with #AC826C.