#D0AFBE Color Information

Hex color code: #D0AFBE

The hex color #D0AFBE is a soft magenta with RGB values of (208, 175, 190) and HSL of (333°, 26%, 75%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#D0AFBE
RGB
208, 175, 190
HSL
333°, 26%, 75%
CMYK
0%, 16%, 9%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D0AFBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 175, 190

Red: 208 / Green: 175 / Blue: 190

HSL

333°, 26%, 75%

Hue: 333° / Saturation: 26% / Lightness: 75%

CMYK

0%, 16%, 9%, 18%

Cyan: 0% / Magenta: 16% / Yellow: 9% / Key: 18%

What color is #D0AFBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D0AFBE to RGB:

rgb(208, 175, 190)HEX to RGB Converter →

HEX to HSL

Convert #D0AFBE to HSL:

hsl(333, 26%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #D0AFBE to CMYK:

cmyk(0%, 16%, 9%, 18%)Color Converter →

Color Meaning and Usage

#D0AFBE is a gentle magenta color with RGB values of 208, 175, 190 and HSL of 333°, 26%, 75%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D0AFBE is #AFD0C1, creating high-contrast pairings. For softer combinations, try analogous colors like #D0AFCE.

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

Contrast with #D0AFBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D0AFBE?

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

What is the RGB value of #D0AFBE?

#D0AFBE in RGB is (208, 175, 190) - 208 red, 175 green, and 190 blue.

How to use #D0AFBE in CSS?

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

What colors go well with #D0AFBE?

#AFD0C1 (complementary), #D0AFCE (analogous), and #B47E96 (lighter shade) work well with #D0AFBE.