#DBDFD2 Color Information

Hex color code: #DBDFD2

A light green shade, #DBDFD2 appears as (219, 223, 210) in RGB and (78°, 17%, 85%) in HSL. It is commonly used in modern UI design.

Try:
Color NameAntique White
HEX
#DBDFD2
RGB
219, 223, 210
HSL
78°, 17%, 85%
CMYK
2%, 0%, 6%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBDFD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 223, 210

Red: 219 / Green: 223 / Blue: 210

HSL

78°, 17%, 85%

Hue: 78° / Saturation: 17% / Lightness: 85%

CMYK

2%, 0%, 6%, 13%

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

What color is #DBDFD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBDFD2 to RGB:

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

HEX to HSL

Convert #DBDFD2 to HSL:

hsl(78, 17%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DBDFD2 to CMYK:

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

Color Meaning and Usage

A soft green tone, #DBDFD2 has RGB (219, 223, 210) and HSL (78°, 17%, 85%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBDFD2 is #D6D2DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFDDD2.

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

Contrast with #DBDFD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBDFD2?

#DBDFD2 is a soft green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DBDFD2?

#DBDFD2 in RGB is (219, 223, 210) - 219 red, 223 green, and 210 blue.

How to use #DBDFD2 in CSS?

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

What colors go well with #DBDFD2?

#D6D2DF (complementary), #DFDDD2 (analogous), and #B8C0A5 (lighter shade) work well with #DBDFD2.