#DBDFCF Color Information

Hex color code: #DBDFCF

A airy green shade, #DBDFCF appears as (219, 223, 207) in RGB and (75°, 20%, 84%) in HSL. It is popular in mobile app design.

Try:
Color NameAntique White
HEX
#DBDFCF
RGB
219, 223, 207
HSL
75°, 20%, 84%
CMYK
2%, 0%, 7%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBDFCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 223, 207

Red: 219 / Green: 223 / Blue: 207

HSL

75°, 20%, 84%

Hue: 75° / Saturation: 20% / Lightness: 84%

CMYK

2%, 0%, 7%, 13%

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

What color is #DBDFCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBDFCF to RGB:

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

HEX to HSL

Convert #DBDFCF to HSL:

hsl(75, 20%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DBDFCF to CMYK:

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

Color Meaning and Usage

A delicate green tone, #DBDFCF has RGB (219, 223, 207) and HSL (75°, 20%, 84%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBDFCF is #D2CEDE, creating high-contrast pairings. For softer combinations, try analogous colors like #DEDACE.

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

Contrast with #DBDFCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBDFCF?

#DBDFCF is a delicate green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DBDFCF?

#DBDFCF in RGB is (219, 223, 207) - 219 red, 223 green, and 207 blue.

How to use #DBDFCF in CSS?

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

What colors go well with #DBDFCF?

#D2CEDE (complementary), #DEDACE (analogous), and #B8C0A0 (lighter shade) work well with #DBDFCF.