#D4AFBC Color Information

Hex color code: #D4AFBC

A light magenta shade, #D4AFBC appears as (212, 175, 188) in RGB and (339°, 30%, 76%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#D4AFBC
RGB
212, 175, 188
HSL
339°, 30%, 76%
CMYK
0%, 17%, 11%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D4AFBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 175, 188

Red: 212 / Green: 175 / Blue: 188

HSL

339°, 30%, 76%

Hue: 339° / Saturation: 30% / Lightness: 76%

CMYK

0%, 17%, 11%, 17%

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

What color is #D4AFBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D4AFBC to RGB:

rgb(212, 175, 188)HEX to RGB Converter →

HEX to HSL

Convert #D4AFBC to HSL:

hsl(339, 30%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #D4AFBC to CMYK:

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

Color Meaning and Usage

#D4AFBC is a soft magenta color with RGB values of 212, 175, 188 and HSL of 339°, 30%, 76%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D4AFBC is #AFD4C7, creating high-contrast pairings. For softer combinations, try analogous colors like #D4AFCF.

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

Contrast with #D4AFBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D4AFBC?

#D4AFBC is a soft magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D4AFBC?

#D4AFBC in RGB is (212, 175, 188) - 212 red, 175 green, and 188 blue.

How to use #D4AFBC in CSS?

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

What colors go well with #D4AFBC?

#AFD4C7 (complementary), #D4AFCF (analogous), and #B97E93 (lighter shade) work well with #D4AFBC.