#D08BAD Color Information

Hex color code: #D08BAD

The hex color #D08BAD is a subtle magenta with RGB values of (208, 139, 173) and HSL of (330°, 42%, 68%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#D08BAD
RGB
208, 139, 173
HSL
330°, 42%, 68%
CMYK
0%, 33%, 17%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D08BAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 139, 173

Red: 208 / Green: 139 / Blue: 173

HSL

330°, 42%, 68%

Hue: 330° / Saturation: 42% / Lightness: 68%

CMYK

0%, 33%, 17%, 18%

Cyan: 0% / Magenta: 33% / Yellow: 17% / Key: 18%

What color is #D08BAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D08BAD to RGB:

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

HEX to HSL

Convert #D08BAD to HSL:

hsl(330, 42%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #D08BAD to CMYK:

cmyk(0%, 33%, 17%, 18%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #D08BAD has RGB (208, 139, 173) and HSL (330°, 42%, 68%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D08BAD is #8BD0AD, creating high-contrast pairings. For softer combinations, try analogous colors like #D08BD0.

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

Contrast with #D08BAD

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

Contrast Ratio: 7.98:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D08BAD?

#D08BAD is a pastel magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D08BAD?

#D08BAD in RGB is (208, 139, 173) - 208 red, 139 green, and 173 blue.

How to use #D08BAD in CSS?

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

What colors go well with #D08BAD?

#8BD0AD (complementary), #D08BD0 (analogous), and #B95587 (lighter shade) work well with #D08BAD.