#D4BACE Color Information

Hex color code: #D4BACE

The hex color #D4BACE is a delicate magenta with RGB values of (212, 186, 206) and HSL of (314°, 23%, 78%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#D4BACE
RGB
212, 186, 206
HSL
314°, 23%, 78%
CMYK
0%, 12%, 3%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D4BACE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 186, 206

Red: 212 / Green: 186 / Blue: 206

HSL

314°, 23%, 78%

Hue: 314° / Saturation: 23% / Lightness: 78%

CMYK

0%, 12%, 3%, 17%

Cyan: 0% / Magenta: 12% / Yellow: 3% / Key: 17%

What color is #D4BACE?

#D4BACE is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D4BACE to RGB:

rgb(212, 186, 206)HEX to RGB Converter →

HEX to HSL

Convert #D4BACE to HSL:

hsl(314, 23%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #D4BACE to CMYK:

cmyk(0%, 12%, 3%, 17%)Color Converter →

Color Meaning and Usage

#D4BACE is a light magenta color with RGB values of 212, 186, 206 and HSL of 314°, 23%, 78%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D4BACE is #BAD4C0, creating high-contrast pairings. For softer combinations, try analogous colors like #CDBAD4.

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

Contrast with #D4BACE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D4BACE?

#D4BACE is a light magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D4BACE?

#D4BACE in RGB is (212, 186, 206) - 212 red, 186 green, and 206 blue.

How to use #D4BACE in CSS?

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

What colors go well with #D4BACE?

#BAD4C0 (complementary), #CDBAD4 (analogous), and #B68BAC (lighter shade) work well with #D4BACE.