#DBD7CF Color Information

Hex color code: #DBD7CF

A airy orange shade, #DBD7CF appears as (219, 215, 207) in RGB and (40°, 14%, 84%) in HSL. It is widely used in graphic design.

Try:
Color NameAntique White
HEX
#DBD7CF
RGB
219, 215, 207
HSL
40°, 14%, 84%
CMYK
0%, 2%, 5%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBD7CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 215, 207

Red: 219 / Green: 215 / Blue: 207

HSL

40°, 14%, 84%

Hue: 40° / Saturation: 14% / Lightness: 84%

CMYK

0%, 2%, 5%, 14%

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

What color is #DBD7CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBD7CF to RGB:

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

HEX to HSL

Convert #DBD7CF to HSL:

hsl(40, 14%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DBD7CF to CMYK:

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

Color Meaning and Usage

#DBD7CF is a light orange color with RGB values of 219, 215, 207 and HSL of 40°, 14%, 84%. 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 #DBD7CF is #D0D4DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCD2D0.

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

Contrast with #DBD7CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBD7CF?

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

What is the RGB value of #DBD7CF?

#DBD7CF in RGB is (219, 215, 207) - 219 red, 215 green, and 207 blue.

How to use #DBD7CF in CSS?

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

What colors go well with #DBD7CF?

#D0D4DC (complementary), #DCD2D0 (analogous), and #BBB4A5 (lighter shade) work well with #DBD7CF.