#DBD7CC Color Information

Hex color code: #DBD7CC

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

Try:
Color NameWheat
HEX
#DBD7CC
RGB
219, 215, 204
HSL
44°, 17%, 83%
CMYK
0%, 2%, 7%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBD7CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 215, 204

Red: 219 / Green: 215 / Blue: 204

HSL

44°, 17%, 83%

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

CMYK

0%, 2%, 7%, 14%

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

What color is #DBD7CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBD7CC to RGB:

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

HEX to HSL

Convert #DBD7CC to HSL:

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

HEX to CMYK

Convert #DBD7CC to CMYK:

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

Color Meaning and Usage

#DBD7CC is a soft orange color with RGB values of 219, 215, 204 and HSL of 44°, 17%, 83%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBD7CC is #CCD0DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBD0CC.

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

Contrast with #DBD7CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBD7CC?

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

What is the RGB value of #DBD7CC?

#DBD7CC in RGB is (219, 215, 204) - 219 red, 215 green, and 204 blue.

How to use #DBD7CC in CSS?

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

What colors go well with #DBD7CC?

#CCD0DB (complementary), #DBD0CC (analogous), and #BBB4A0 (lighter shade) work well with #DBD7CC.