#ACA19D Color Information

Hex color code: #ACA19D

#ACA19D is a muted orange color. In RGB it is (172, 161, 157), and in HSL it is (16°, 8%, 65%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#ACA19D
RGB
172, 161, 157
HSL
16°, 8%, 65%
CMYK
0%, 6%, 9%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACA19D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 161, 157

Red: 172 / Green: 161 / Blue: 157

HSL

16°, 8%, 65%

Hue: 16° / Saturation: 8% / Lightness: 65%

CMYK

0%, 6%, 9%, 33%

Cyan: 0% / Magenta: 6% / Yellow: 9% / Key: 33%

What color is #ACA19D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACA19D to RGB:

rgb(172, 161, 157)HEX to RGB Converter →

HEX to HSL

Convert #ACA19D to HSL:

hsl(16, 8%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #ACA19D to CMYK:

cmyk(0%, 6%, 9%, 33%)Color Converter →

Color Meaning and Usage

A balanced orange tone, #ACA19D has RGB (172, 161, 157) and HSL (16°, 8%, 65%). Known for evoking balance and subtlety, this desaturated neutral is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACA19D is #9FA9AD, creating high-contrast pairings. For softer combinations, try analogous colors like #AD9FA2.

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

Contrast with #ACA19D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACA19D?

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

What is the RGB value of #ACA19D?

#ACA19D in RGB is (172, 161, 157) - 172 red, 161 green, and 157 blue.

How to use #ACA19D in CSS?

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

What colors go well with #ACA19D?

#9FA9AD (complementary), #AD9FA2 (analogous), and #8A7B75 (lighter shade) work well with #ACA19D.