#DDCBC0 Color Information

Hex color code: #DDCBC0

A airy orange shade, #DDCBC0 appears as (221, 203, 192) in RGB and (23°, 30%, 81%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#DDCBC0
RGB
221, 203, 192
HSL
23°, 30%, 81%
CMYK
0%, 8%, 13%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDCBC0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 203, 192

Red: 221 / Green: 203 / Blue: 192

HSL

23°, 30%, 81%

Hue: 23° / Saturation: 30% / Lightness: 81%

CMYK

0%, 8%, 13%, 13%

Cyan: 0% / Magenta: 8% / Yellow: 13% / Key: 13%

What color is #DDCBC0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDCBC0 to RGB:

rgb(221, 203, 192)HEX to RGB Converter →

HEX to HSL

Convert #DDCBC0 to HSL:

hsl(23, 30%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #DDCBC0 to CMYK:

cmyk(0%, 8%, 13%, 13%)Color Converter →

Color Meaning and Usage

A airy orange tone, #DDCBC0 has RGB (221, 203, 192) and HSL (23°, 30%, 81%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDCBC0 is #C0D2DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDC0C3.

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

Contrast with #DDCBC0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDCBC0?

#DDCBC0 is a airy orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDCBC0?

#DDCBC0 in RGB is (221, 203, 192) - 221 red, 203 green, and 192 blue.

How to use #DDCBC0 in CSS?

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

What colors go well with #DDCBC0?

#C0D2DD (complementary), #DDC0C3 (analogous), and #C2A28E (lighter shade) work well with #DDCBC0.