#D3DFCC Color Information

Hex color code: #D3DFCC

A airy green shade, #D3DFCC appears as (211, 223, 204) in RGB and (98°, 23%, 84%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#D3DFCC
RGB
211, 223, 204
HSL
98°, 23%, 84%
CMYK
5%, 0%, 9%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D3DFCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 223, 204

Red: 211 / Green: 223 / Blue: 204

HSL

98°, 23%, 84%

Hue: 98° / Saturation: 23% / Lightness: 84%

CMYK

5%, 0%, 9%, 13%

Cyan: 5% / Magenta: 0% / Yellow: 9% / Key: 13%

What color is #D3DFCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D3DFCC to RGB:

rgb(211, 223, 204)HEX to RGB Converter →

HEX to HSL

Convert #D3DFCC to HSL:

hsl(98, 23%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #D3DFCC to CMYK:

cmyk(5%, 0%, 9%, 13%)Color Converter →

Color Meaning and Usage

#D3DFCC is a soft green color with RGB values of 211, 223, 204 and HSL of 98°, 23%, 84%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D3DFCC is #D9CDE0, creating high-contrast pairings. For softer combinations, try analogous colors like #DDE0CD.

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

Contrast with #D3DFCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D3DFCC?

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

What is the RGB value of #D3DFCC?

#D3DFCC in RGB is (211, 223, 204) - 211 red, 223 green, and 204 blue.

How to use #D3DFCC in CSS?

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

What colors go well with #D3DFCC?

#D9CDE0 (complementary), #DDE0CD (analogous), and #ABC29E (lighter shade) work well with #D3DFCC.