#D4ABBD Color Information

Hex color code: #D4ABBD

The hex color #D4ABBD is a pastel magenta with RGB values of (212, 171, 189) and HSL of (334°, 32%, 75%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#D4ABBD
RGB
212, 171, 189
HSL
334°, 32%, 75%
CMYK
0%, 19%, 11%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D4ABBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 171, 189

Red: 212 / Green: 171 / Blue: 189

HSL

334°, 32%, 75%

Hue: 334° / Saturation: 32% / Lightness: 75%

CMYK

0%, 19%, 11%, 17%

Cyan: 0% / Magenta: 19% / Yellow: 11% / Key: 17%

What color is #D4ABBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D4ABBD to RGB:

rgb(212, 171, 189)HEX to RGB Converter →

HEX to HSL

Convert #D4ABBD to HSL:

hsl(334, 32%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #D4ABBD to CMYK:

cmyk(0%, 19%, 11%, 17%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #D4ABBD has RGB (212, 171, 189) and HSL (334°, 32%, 75%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D4ABBD is #ABD4C2, creating high-contrast pairings. For softer combinations, try analogous colors like #D4ABD1.

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

Contrast with #D4ABBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D4ABBD?

#D4ABBD is a subtle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D4ABBD?

#D4ABBD in RGB is (212, 171, 189) - 212 red, 171 green, and 189 blue.

How to use #D4ABBD in CSS?

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

What colors go well with #D4ABBD?

#ABD4C2 (complementary), #D4ABD1 (analogous), and #BA7895 (lighter shade) work well with #D4ABBD.