#AD808B Color Information

Hex color code: #AD808B

The hex color #AD808B is a pastel red with RGB values of (173, 128, 139) and HSL of (345°, 22%, 59%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#AD808B
RGB
173, 128, 139
HSL
345°, 22%, 59%
CMYK
0%, 26%, 20%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD808B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 128, 139

Red: 173 / Green: 128 / Blue: 139

HSL

345°, 22%, 59%

Hue: 345° / Saturation: 22% / Lightness: 59%

CMYK

0%, 26%, 20%, 32%

Cyan: 0% / Magenta: 26% / Yellow: 20% / Key: 32%

What color is #AD808B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD808B to RGB:

rgb(173, 128, 139)HEX to RGB Converter →

HEX to HSL

Convert #AD808B to HSL:

hsl(345, 22%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #AD808B to CMYK:

cmyk(0%, 26%, 20%, 32%)Color Converter →

Color Meaning and Usage

#AD808B is a gentle red color with RGB values of 173, 128, 139 and HSL of 345°, 22%, 59%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD808B is #7FADA2, creating high-contrast pairings. For softer combinations, try analogous colors like #AD7FA2.

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

Contrast with #AD808B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD808B?

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

What is the RGB value of #AD808B?

#AD808B in RGB is (173, 128, 139) - 173 red, 128 green, and 139 blue.

How to use #AD808B in CSS?

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

What colors go well with #AD808B?

#7FADA2 (complementary), #AD7FA2 (analogous), and #895864 (lighter shade) work well with #AD808B.