#AC9280 Color Information

Hex color code: #AC9280

#AC9280 is a delicate orange color. In RGB it is (172, 146, 128), and in HSL it is (25°, 21%, 59%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#AC9280
RGB
172, 146, 128
HSL
25°, 21%, 59%
CMYK
0%, 15%, 26%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC9280; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 146, 128

Red: 172 / Green: 146 / Blue: 128

HSL

25°, 21%, 59%

Hue: 25° / Saturation: 21% / Lightness: 59%

CMYK

0%, 15%, 26%, 33%

Cyan: 0% / Magenta: 15% / Yellow: 26% / Key: 33%

What color is #AC9280?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC9280 to RGB:

rgb(172, 146, 128)HEX to RGB Converter →

HEX to HSL

Convert #AC9280 to HSL:

hsl(25, 21%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #AC9280 to CMYK:

cmyk(0%, 15%, 26%, 33%)Color Converter →

Color Meaning and Usage

A delicate orange tone, #AC9280 has RGB (172, 146, 128) and HSL (25°, 21%, 59%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC9280 is #809AAC, creating high-contrast pairings. For softer combinations, try analogous colors like #AC8084.

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

Contrast with #AC9280

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

Contrast Ratio: 7.18:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC9280?

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

What is the RGB value of #AC9280?

#AC9280 in RGB is (172, 146, 128) - 172 red, 146 green, and 128 blue.

How to use #AC9280 in CSS?

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

What colors go well with #AC9280?

#809AAC (complementary), #AC8084 (analogous), and #886C59 (lighter shade) work well with #AC9280.