#DBD4CC Color Information

Hex color code: #DBD4CC

The hex color #DBD4CC is a airy orange with RGB values of (219, 212, 204) and HSL of (32°, 17%, 83%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#DBD4CC
RGB
219, 212, 204
HSL
32°, 17%, 83%
CMYK
0%, 3%, 7%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBD4CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 212, 204

Red: 219 / Green: 212 / Blue: 204

HSL

32°, 17%, 83%

Hue: 32° / Saturation: 17% / Lightness: 83%

CMYK

0%, 3%, 7%, 14%

Cyan: 0% / Magenta: 3% / Yellow: 7% / Key: 14%

What color is #DBD4CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBD4CC to RGB:

rgb(219, 212, 204)HEX to RGB Converter →

HEX to HSL

Convert #DBD4CC to HSL:

hsl(32, 17%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DBD4CC to CMYK:

cmyk(0%, 3%, 7%, 14%)Color Converter →

Color Meaning and Usage

#DBD4CC is a light orange color with RGB values of 219, 212, 204 and HSL of 32°, 17%, 83%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBD4CC is #CCD3DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBCDCC.

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

Contrast with #DBD4CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBD4CC?

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

What is the RGB value of #DBD4CC?

#DBD4CC in RGB is (219, 212, 204) - 219 red, 212 green, and 204 blue.

How to use #DBD4CC in CSS?

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

What colors go well with #DBD4CC?

#CCD3DB (complementary), #DBCDCC (analogous), and #BBAEA0 (lighter shade) work well with #DBD4CC.