#D7CECB Color Information

Hex color code: #D7CECB

#D7CECB is a ethereal orange color. In RGB it is (215, 206, 203), and in HSL it is (15°, 13%, 82%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#D7CECB
RGB
215, 206, 203
HSL
15°, 13%, 82%
CMYK
0%, 4%, 6%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D7CECB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 206, 203

Red: 215 / Green: 206 / Blue: 203

HSL

15°, 13%, 82%

Hue: 15° / Saturation: 13% / Lightness: 82%

CMYK

0%, 4%, 6%, 16%

Cyan: 0% / Magenta: 4% / Yellow: 6% / Key: 16%

What color is #D7CECB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D7CECB to RGB:

rgb(215, 206, 203)HEX to RGB Converter →

HEX to HSL

Convert #D7CECB to HSL:

hsl(15, 13%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #D7CECB to CMYK:

cmyk(0%, 4%, 6%, 16%)Color Converter →

Color Meaning and Usage

A ethereal orange tone, #D7CECB has RGB (215, 206, 203) and HSL (15°, 13%, 82%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D7CECB is #CBD4D7, creating high-contrast pairings. For softer combinations, try analogous colors like #D7CBCE.

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

Contrast with #D7CECB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D7CECB?

#D7CECB is a ethereal orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #D7CECB?

#D7CECB in RGB is (215, 206, 203) - 215 red, 206 green, and 203 blue.

How to use #D7CECB in CSS?

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

What colors go well with #D7CECB?

#CBD4D7 (complementary), #D7CBCE (analogous), and #B6A5A0 (lighter shade) work well with #D7CECB.