#AB856D Color Information

Hex color code: #AB856D

A gentle orange shade, #AB856D appears as (171, 133, 109) in RGB and (23°, 27%, 55%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#AB856D
RGB
171, 133, 109
HSL
23°, 27%, 55%
CMYK
0%, 22%, 36%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AB856D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 133, 109

Red: 171 / Green: 133 / Blue: 109

HSL

23°, 27%, 55%

Hue: 23° / Saturation: 27% / Lightness: 55%

CMYK

0%, 22%, 36%, 33%

Cyan: 0% / Magenta: 22% / Yellow: 36% / Key: 33%

What color is #AB856D?

#AB856D is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AB856D to RGB:

rgb(171, 133, 109)HEX to RGB Converter →

HEX to HSL

Convert #AB856D to HSL:

hsl(23, 27%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #AB856D to CMYK:

cmyk(0%, 22%, 36%, 33%)Color Converter →

Color Meaning and Usage

#AB856D is a gentle orange color with RGB values of 171, 133, 109 and HSL of 23°, 27%, 55%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AB856D is #6D93AB, creating high-contrast pairings. For softer combinations, try analogous colors like #AB6D74.

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

Contrast with #AB856D

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

Contrast Ratio: 6.31:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AB856D?

#AB856D is a gentle orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #AB856D?

#AB856D in RGB is (171, 133, 109) - 171 red, 133 green, and 109 blue.

How to use #AB856D in CSS?

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

What colors go well with #AB856D?

#6D93AB (complementary), #AB6D74 (analogous), and #82604A (lighter shade) work well with #AB856D.