#DBDFDD Color Information

Hex color code: #DBDFDD

A light cyan shade, #DBDFDD appears as (219, 223, 221) in RGB and (150°, 6%, 87%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#DBDFDD
RGB
219, 223, 221
HSL
150°, 6%, 87%
CMYK
2%, 0%, 1%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBDFDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 223, 221

Red: 219 / Green: 223 / Blue: 221

HSL

150°, 6%, 87%

Hue: 150° / Saturation: 6% / Lightness: 87%

CMYK

2%, 0%, 1%, 13%

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

What color is #DBDFDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBDFDD to RGB:

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

HEX to HSL

Convert #DBDFDD to HSL:

hsl(150, 6%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #DBDFDD to CMYK:

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

Color Meaning and Usage

A airy cyan tone, #DBDFDD has RGB (219, 223, 221) and HSL (150°, 6%, 87%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBDFDD is #E0DCDE, creating high-contrast pairings. For softer combinations, try analogous colors like #DCE0DC.

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

Contrast with #DBDFDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBDFDD?

#DBDFDD is a airy cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DBDFDD?

#DBDFDD in RGB is (219, 223, 221) - 219 red, 223 green, and 221 blue.

How to use #DBDFDD in CSS?

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

What colors go well with #DBDFDD?

#E0DCDE (complementary), #DCE0DC (analogous), and #B3BCB8 (lighter shade) work well with #DBDFDD.