#ABA396 Color Information

Hex color code: #ABA396

The hex color #ABA396 is a neutral orange with RGB values of (171, 163, 150) and HSL of (37°, 11%, 63%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#ABA396
RGB
171, 163, 150
HSL
37°, 11%, 63%
CMYK
0%, 5%, 12%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABA396; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 163, 150

Red: 171 / Green: 163 / Blue: 150

HSL

37°, 11%, 63%

Hue: 37° / Saturation: 11% / Lightness: 63%

CMYK

0%, 5%, 12%, 33%

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

What color is #ABA396?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABA396 to RGB:

rgb(171, 163, 150)HEX to RGB Converter →

HEX to HSL

Convert #ABA396 to HSL:

hsl(37, 11%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #ABA396 to CMYK:

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

Color Meaning and Usage

#ABA396 is a subtle orange color with RGB values of 171, 163, 150 and HSL of 37°, 11%, 63%. This desaturated neutral evokes balance and subtlety, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABA396 is #969EAB, creating high-contrast pairings. For softer combinations, try analogous colors like #AB9996.

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

Contrast with #ABA396

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABA396?

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

What is the RGB value of #ABA396?

#ABA396 in RGB is (171, 163, 150) - 171 red, 163 green, and 150 blue.

How to use #ABA396 in CSS?

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

What colors go well with #ABA396?

#969EAB (complementary), #AB9996 (analogous), and #887E6D (lighter shade) work well with #ABA396.