#D2CDCB Color Information

Hex color code: #D2CDCB

#D2CDCB is a light orange color. In RGB it is (210, 205, 203), and in HSL it is (17°, 7%, 81%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#D2CDCB
RGB
210, 205, 203
HSL
17°, 7%, 81%
CMYK
0%, 2%, 3%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D2CDCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 205, 203

Red: 210 / Green: 205 / Blue: 203

HSL

17°, 7%, 81%

Hue: 17° / Saturation: 7% / Lightness: 81%

CMYK

0%, 2%, 3%, 18%

Cyan: 0% / Magenta: 2% / Yellow: 3% / Key: 18%

What color is #D2CDCB?

#D2CDCB is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D2CDCB to RGB:

rgb(210, 205, 203)HEX to RGB Converter →

HEX to HSL

Convert #D2CDCB to HSL:

hsl(17, 7%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #D2CDCB to CMYK:

cmyk(0%, 2%, 3%, 18%)Color Converter →

Color Meaning and Usage

A soft orange tone, #D2CDCB has RGB (210, 205, 203) and HSL (17°, 7%, 81%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D2CDCB is #CBD0D2, creating high-contrast pairings. For softer combinations, try analogous colors like #D2CBCD.

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

Contrast with #D2CDCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D2CDCB?

#D2CDCB is a soft orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #D2CDCB?

#D2CDCB in RGB is (210, 205, 203) - 210 red, 205 green, and 203 blue.

How to use #D2CDCB in CSS?

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

What colors go well with #D2CDCB?

#CBD0D2 (complementary), #D2CBCD (analogous), and #AEA6A2 (lighter shade) work well with #D2CDCB.