#D4BDAC Color Information

Hex color code: #D4BDAC

#D4BDAC is a pastel orange color. In RGB it is (212, 189, 172), and in HSL it is (25°, 32%, 75%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#D4BDAC
RGB
212, 189, 172
HSL
25°, 32%, 75%
CMYK
0%, 11%, 19%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D4BDAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 189, 172

Red: 212 / Green: 189 / Blue: 172

HSL

25°, 32%, 75%

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

CMYK

0%, 11%, 19%, 17%

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

What color is #D4BDAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D4BDAC to RGB:

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

HEX to HSL

Convert #D4BDAC to HSL:

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

HEX to CMYK

Convert #D4BDAC to CMYK:

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

Color Meaning and Usage

#D4BDAC is a pastel orange color with RGB values of 212, 189, 172 and HSL of 25°, 32%, 75%. 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 #D4BDAC is #ABC3D4, creating high-contrast pairings. For softer combinations, try analogous colors like #D4ABAE.

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

Contrast with #D4BDAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D4BDAC?

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

What is the RGB value of #D4BDAC?

#D4BDAC in RGB is (212, 189, 172) - 212 red, 189 green, and 172 blue.

How to use #D4BDAC in CSS?

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

What colors go well with #D4BDAC?

#ABC3D4 (complementary), #D4ABAE (analogous), and #BA9478 (lighter shade) work well with #D4BDAC.