#D2BCAE Color Information

Hex color code: #D2BCAE

A soft orange shade, #D2BCAE appears as (210, 188, 174) in RGB and (23°, 29%, 75%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#D2BCAE
RGB
210, 188, 174
HSL
23°, 29%, 75%
CMYK
0%, 10%, 17%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D2BCAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 188, 174

Red: 210 / Green: 188 / Blue: 174

HSL

23°, 29%, 75%

Hue: 23° / Saturation: 29% / Lightness: 75%

CMYK

0%, 10%, 17%, 18%

Cyan: 0% / Magenta: 10% / Yellow: 17% / Key: 18%

What color is #D2BCAE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D2BCAE to RGB:

rgb(210, 188, 174)HEX to RGB Converter →

HEX to HSL

Convert #D2BCAE to HSL:

hsl(23, 29%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #D2BCAE to CMYK:

cmyk(0%, 10%, 17%, 18%)Color Converter →

Color Meaning and Usage

#D2BCAE is a gentle orange color with RGB values of 210, 188, 174 and HSL of 23°, 29%, 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 #D2BCAE is #ADC4D2, creating high-contrast pairings. For softer combinations, try analogous colors like #D2ADB1.

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

Contrast with #D2BCAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D2BCAE?

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

What is the RGB value of #D2BCAE?

#D2BCAE in RGB is (210, 188, 174) - 210 red, 188 green, and 174 blue.

How to use #D2BCAE in CSS?

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

What colors go well with #D2BCAE?

#ADC4D2 (complementary), #D2ADB1 (analogous), and #B7927B (lighter shade) work well with #D2BCAE.