#AD7552 Color Information

Hex color code: #AD7552

The hex color #AD7552 is a pastel orange with RGB values of (173, 117, 82) and HSL of (23°, 36%, 50%). It is commonly used in modern UI design.

Try:
Color NamePeru
HEX
#AD7552
RGB
173, 117, 82
HSL
23°, 36%, 50%
CMYK
0%, 32%, 53%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD7552; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 117, 82

Red: 173 / Green: 117 / Blue: 82

HSL

23°, 36%, 50%

Hue: 23° / Saturation: 36% / Lightness: 50%

CMYK

0%, 32%, 53%, 32%

Cyan: 0% / Magenta: 32% / Yellow: 53% / Key: 32%

What color is #AD7552?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD7552 to RGB:

rgb(173, 117, 82)HEX to RGB Converter →

HEX to HSL

Convert #AD7552 to HSL:

hsl(23, 36%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #AD7552 to CMYK:

cmyk(0%, 32%, 53%, 32%)Color Converter →

Color Meaning and Usage

#AD7552 is a delicate orange color with RGB values of 173, 117, 82 and HSL of 23°, 36%, 50%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD7552 is #528AAD, creating high-contrast pairings. For softer combinations, try analogous colors like #AD525C.

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

Contrast with #AD7552

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD7552?

#AD7552 is a delicate orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #AD7552?

#AD7552 in RGB is (173, 117, 82) - 173 red, 117 green, and 82 blue.

How to use #AD7552 in CSS?

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

What colors go well with #AD7552?

#528AAD (complementary), #AD525C (analogous), and #795239 (lighter shade) work well with #AD7552.