#AD814B Color Information

Hex color code: #AD814B

A pastel orange shade, #AD814B appears as (173, 129, 75) in RGB and (33°, 40%, 49%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePeru
HEX
#AD814B
RGB
173, 129, 75
HSL
33°, 40%, 49%
CMYK
0%, 25%, 57%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD814B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 129, 75

Red: 173 / Green: 129 / Blue: 75

HSL

33°, 40%, 49%

Hue: 33° / Saturation: 40% / Lightness: 49%

CMYK

0%, 25%, 57%, 32%

Cyan: 0% / Magenta: 25% / Yellow: 57% / Key: 32%

What color is #AD814B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD814B to RGB:

rgb(173, 129, 75)HEX to RGB Converter →

HEX to HSL

Convert #AD814B to HSL:

hsl(33, 40%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #AD814B to CMYK:

cmyk(0%, 25%, 57%, 32%)Color Converter →

Color Meaning and Usage

A pastel orange tone, #AD814B has RGB (173, 129, 75) and HSL (33°, 40%, 49%). 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 #AD814B is #4B78AF, creating high-contrast pairings. For softer combinations, try analogous colors like #AF504B.

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

Contrast with #AD814B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD814B?

#AD814B is a pastel orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #AD814B?

#AD814B in RGB is (173, 129, 75) - 173 red, 129 green, and 75 blue.

How to use #AD814B in CSS?

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

What colors go well with #AD814B?

#4B78AF (complementary), #AF504B (analogous), and #795A34 (lighter shade) work well with #AD814B.