#ABA092 Color Information

Hex color code: #ABA092

A balanced orange shade, #ABA092 appears as (171, 160, 146) in RGB and (34°, 13%, 62%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#ABA092
RGB
171, 160, 146
HSL
34°, 13%, 62%
CMYK
0%, 6%, 15%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABA092; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 160, 146

Red: 171 / Green: 160 / Blue: 146

HSL

34°, 13%, 62%

Hue: 34° / Saturation: 13% / Lightness: 62%

CMYK

0%, 6%, 15%, 33%

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

What color is #ABA092?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABA092 to RGB:

rgb(171, 160, 146)HEX to RGB Converter →

HEX to HSL

Convert #ABA092 to HSL:

hsl(34, 13%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #ABA092 to CMYK:

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

Color Meaning and Usage

A neutral orange tone, #ABA092 has RGB (171, 160, 146) and HSL (34°, 13%, 62%). Known for evoking balance and subtlety, this desaturated neutral is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABA092 is #929CAB, creating high-contrast pairings. For softer combinations, try analogous colors like #AB9392.

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

Contrast with #ABA092

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABA092?

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

What is the RGB value of #ABA092?

#ABA092 in RGB is (171, 160, 146) - 171 red, 160 green, and 146 blue.

How to use #ABA092 in CSS?

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

What colors go well with #ABA092?

#929CAB (complementary), #AB9392 (analogous), and #877A68 (lighter shade) work well with #ABA092.