#ABA296 Color Information

Hex color code: #ABA296

#ABA296 is a balanced orange color. In RGB it is (171, 162, 150), and in HSL it is (34°, 11%, 63%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#ABA296
RGB
171, 162, 150
HSL
34°, 11%, 63%
CMYK
0%, 5%, 12%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABA296; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 162, 150

Red: 171 / Green: 162 / Blue: 150

HSL

34°, 11%, 63%

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

CMYK

0%, 5%, 12%, 33%

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

What color is #ABA296?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABA296 to RGB:

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

HEX to HSL

Convert #ABA296 to HSL:

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

HEX to CMYK

Convert #ABA296 to CMYK:

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

Color Meaning and Usage

#ABA296 is a neutral orange color with RGB values of 171, 162, 150 and HSL of 34°, 11%, 63%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABA296 is #969FAB, creating high-contrast pairings. For softer combinations, try analogous colors like #AB9896.

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

Contrast with #ABA296

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

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

What is the RGB value of #ABA296?

#ABA296 in RGB is (171, 162, 150) - 171 red, 162 green, and 150 blue.

How to use #ABA296 in CSS?

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

What colors go well with #ABA296?

#969FAB (complementary), #AB9896 (analogous), and #887C6D (lighter shade) work well with #ABA296.