#ACA292 Color Information

Hex color code: #ACA292

A understated orange shade, #ACA292 appears as (172, 162, 146) in RGB and (37°, 14%, 62%) in HSL. It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#ACA292
RGB
172, 162, 146
HSL
37°, 14%, 62%
CMYK
0%, 6%, 15%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACA292; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 162, 146

Red: 172 / Green: 162 / Blue: 146

HSL

37°, 14%, 62%

Hue: 37° / Saturation: 14% / Lightness: 62%

CMYK

0%, 6%, 15%, 33%

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

What color is #ACA292?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACA292 to RGB:

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

HEX to HSL

Convert #ACA292 to HSL:

hsl(37, 14%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #ACA292 to CMYK:

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

Color Meaning and Usage

#ACA292 is a balanced orange color with RGB values of 172, 162, 146 and HSL of 37°, 14%, 62%. This desaturated neutral evokes balance and subtlety, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACA292 is #919BAC, creating high-contrast pairings. For softer combinations, try analogous colors like #AC9491.

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

Contrast with #ACA292

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 #ACA292?

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

What is the RGB value of #ACA292?

#ACA292 in RGB is (172, 162, 146) - 172 red, 162 green, and 146 blue.

How to use #ACA292 in CSS?

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

What colors go well with #ACA292?

#919BAC (complementary), #AC9491 (analogous), and #897C67 (lighter shade) work well with #ACA292.