#AD862B Color Information

Hex color code: #AD862B

#AD862B is a subtle orange color. In RGB it is (173, 134, 43), and in HSL it is (42°, 60%, 42%). It is often used for branding and logos.

Try:
Color NameDark Goldenrod
HEX
#AD862B
RGB
173, 134, 43
HSL
42°, 60%, 42%
CMYK
0%, 23%, 75%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD862B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 134, 43

Red: 173 / Green: 134 / Blue: 43

HSL

42°, 60%, 42%

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

CMYK

0%, 23%, 75%, 32%

Cyan: 0% / Magenta: 23% / Yellow: 75% / Key: 32%

What color is #AD862B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD862B to RGB:

rgb(173, 134, 43)HEX to RGB Converter →

HEX to HSL

Convert #AD862B to HSL:

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

HEX to CMYK

Convert #AD862B to CMYK:

cmyk(0%, 23%, 75%, 32%)Color Converter →

Color Meaning and Usage

#AD862B is a subtle orange color with RGB values of 173, 134, 43 and HSL of 42°, 60%, 42%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #AD862B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD862B?

#AD862B is a subtle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #AD862B?

#AD862B in RGB is (173, 134, 43) - 173 red, 134 green, and 43 blue.

How to use #AD862B in CSS?

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

What colors go well with #AD862B?

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