#D5B2AC Color Information

Hex color code: #D5B2AC

A delicate red shade, #D5B2AC appears as (213, 178, 172) in RGB and (9°, 33%, 75%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#D5B2AC
RGB
213, 178, 172
HSL
9°, 33%, 75%
CMYK
0%, 16%, 19%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D5B2AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

213, 178, 172

Red: 213 / Green: 178 / Blue: 172

HSL

9°, 33%, 75%

Hue: 9° / Saturation: 33% / Lightness: 75%

CMYK

0%, 16%, 19%, 16%

Cyan: 0% / Magenta: 16% / Yellow: 19% / Key: 16%

What color is #D5B2AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D5B2AC to RGB:

rgb(213, 178, 172)HEX to RGB Converter →

HEX to HSL

Convert #D5B2AC to HSL:

hsl(9, 33%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #D5B2AC to CMYK:

cmyk(0%, 16%, 19%, 16%)Color Converter →

Color Meaning and Usage

#D5B2AC is a gentle red color with RGB values of 213, 178, 172 and HSL of 9°, 33%, 75%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D5B2AC is #AACED4, creating high-contrast pairings. For softer combinations, try analogous colors like #D4AAB9.

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

Contrast with #D5B2AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D5B2AC?

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

What is the RGB value of #D5B2AC?

#D5B2AC in RGB is (213, 178, 172) - 213 red, 178 green, and 172 blue.

How to use #D5B2AC in CSS?

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

What colors go well with #D5B2AC?

#AACED4 (complementary), #D4AAB9 (analogous), and #BB8177 (lighter shade) work well with #D5B2AC.