#ABA292 Color Information

Hex color code: #ABA292

The hex color #ABA292 is a subtle orange with RGB values of (171, 162, 146) and HSL of (38°, 13%, 62%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#ABA292
RGB
171, 162, 146
HSL
38°, 13%, 62%
CMYK
0%, 5%, 15%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABA292; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 162, 146

Red: 171 / Green: 162 / Blue: 146

HSL

38°, 13%, 62%

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

CMYK

0%, 5%, 15%, 33%

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

What color is #ABA292?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABA292 to RGB:

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

HEX to HSL

Convert #ABA292 to HSL:

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

HEX to CMYK

Convert #ABA292 to CMYK:

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

Color Meaning and Usage

#ABA292 is a subtle orange color with RGB values of 171, 162, 146 and HSL of 38°, 13%, 62%. This desaturated neutral evokes balance and subtlety, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABA292 is #929BAB, creating high-contrast pairings. For softer combinations, try analogous colors like #AB9592.

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

Contrast with #ABA292

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABA292?

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

What is the RGB value of #ABA292?

#ABA292 in RGB is (171, 162, 146) - 171 red, 162 green, and 146 blue.

How to use #ABA292 in CSS?

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

What colors go well with #ABA292?

#929BAB (complementary), #AB9592 (analogous), and #877C68 (lighter shade) work well with #ABA292.