#ACA09A Color Information

Hex color code: #ACA09A

A understated orange shade, #ACA09A appears as (172, 160, 154) in RGB and (20°, 10%, 64%) in HSL. It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#ACA09A
RGB
172, 160, 154
HSL
20°, 10%, 64%
CMYK
0%, 7%, 10%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACA09A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 160, 154

Red: 172 / Green: 160 / Blue: 154

HSL

20°, 10%, 64%

Hue: 20° / Saturation: 10% / Lightness: 64%

CMYK

0%, 7%, 10%, 33%

Cyan: 0% / Magenta: 7% / Yellow: 10% / Key: 33%

What color is #ACA09A?

#ACA09A is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACA09A to RGB:

rgb(172, 160, 154)HEX to RGB Converter →

HEX to HSL

Convert #ACA09A to HSL:

hsl(20, 10%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #ACA09A to CMYK:

cmyk(0%, 7%, 10%, 33%)Color Converter →

Color Meaning and Usage

A balanced orange tone, #ACA09A has RGB (172, 160, 154) and HSL (20°, 10%, 64%). Known for evoking balance and subtlety, this desaturated neutral is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACA09A is #9AA6AC, creating high-contrast pairings. For softer combinations, try analogous colors like #AC9A9D.

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

Contrast with #ACA09A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACA09A?

#ACA09A is a balanced orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #ACA09A?

#ACA09A in RGB is (172, 160, 154) - 172 red, 160 green, and 154 blue.

How to use #ACA09A in CSS?

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

What colors go well with #ACA09A?

#9AA6AC (complementary), #AC9A9D (analogous), and #897970 (lighter shade) work well with #ACA09A.