#D2DCCD Color Information

Hex color code: #D2DCCD

A delicate green shade, #D2DCCD appears as (210, 220, 205) in RGB and (100°, 18%, 83%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#D2DCCD
RGB
210, 220, 205
HSL
100°, 18%, 83%
CMYK
5%, 0%, 7%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D2DCCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 220, 205

Red: 210 / Green: 220 / Blue: 205

HSL

100°, 18%, 83%

Hue: 100° / Saturation: 18% / Lightness: 83%

CMYK

5%, 0%, 7%, 14%

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

What color is #D2DCCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D2DCCD to RGB:

rgb(210, 220, 205)HEX to RGB Converter →

HEX to HSL

Convert #D2DCCD to HSL:

hsl(100, 18%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #D2DCCD to CMYK:

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

Color Meaning and Usage

A soft green tone, #D2DCCD has RGB (210, 220, 205) and HSL (100°, 18%, 83%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D2DCCD is #D6CCDB, creating high-contrast pairings. For softer combinations, try analogous colors like #D9DBCC.

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

Contrast with #D2DCCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D2DCCD?

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

What is the RGB value of #D2DCCD?

#D2DCCD in RGB is (210, 220, 205) - 210 red, 220 green, and 205 blue.

How to use #D2DCCD in CSS?

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

What colors go well with #D2DCCD?

#D6CCDB (complementary), #D9DBCC (analogous), and #A9BC9F (lighter shade) work well with #D2DCCD.