#AB852B Color Information

Hex color code: #AB852B

A understated orange shade, #AB852B appears as (171, 133, 43) in RGB and (42°, 60%, 42%) in HSL. It is widely used in graphic design.

Try:
Color NameDark Goldenrod
HEX
#AB852B
RGB
171, 133, 43
HSL
42°, 60%, 42%
CMYK
0%, 22%, 75%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AB852B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 133, 43

Red: 171 / Green: 133 / Blue: 43

HSL

42°, 60%, 42%

Hue: 42° / Saturation: 60% / Lightness: 42%

CMYK

0%, 22%, 75%, 33%

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

What color is #AB852B?

#AB852B is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AB852B to RGB:

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

HEX to HSL

Convert #AB852B to HSL:

hsl(42, 60%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #AB852B to CMYK:

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

Color Meaning and Usage

A muted orange tone, #AB852B has RGB (171, 133, 43) and HSL (42°, 60%, 42%). Known for evoking optimism and creativity, this orange-yellow hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AB852B is #2B51AB, creating high-contrast pairings. For softer combinations, try analogous colors like #AB452B.

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

Contrast with #AB852B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AB852B?

#AB852B is a muted orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #AB852B?

#AB852B in RGB is (171, 133, 43) - 171 red, 133 green, and 43 blue.

How to use #AB852B in CSS?

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

What colors go well with #AB852B?

#2B51AB (complementary), #AB452B (analogous), and #6E551C (lighter shade) work well with #AB852B.