#D7DDCA Color Information

Hex color code: #D7DDCA

#D7DDCA is a airy green color. In RGB it is (215, 221, 202), and in HSL it is (79°, 22%, 83%). It is widely used in graphic design.

Try:
Color NameWheat
HEX
#D7DDCA
RGB
215, 221, 202
HSL
79°, 22%, 83%
CMYK
3%, 0%, 9%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D7DDCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 221, 202

Red: 215 / Green: 221 / Blue: 202

HSL

79°, 22%, 83%

Hue: 79° / Saturation: 22% / Lightness: 83%

CMYK

3%, 0%, 9%, 13%

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

What color is #D7DDCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D7DDCA to RGB:

rgb(215, 221, 202)HEX to RGB Converter →

HEX to HSL

Convert #D7DDCA to HSL:

hsl(79, 22%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #D7DDCA to CMYK:

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

Color Meaning and Usage

#D7DDCA is a delicate green color with RGB values of 215, 221, 202 and HSL of 79°, 22%, 83%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D7DDCA is #D0CADD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDDACA.

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

Contrast with #D7DDCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D7DDCA?

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

What is the RGB value of #D7DDCA?

#D7DDCA in RGB is (215, 221, 202) - 215 red, 221 green, and 202 blue.

How to use #D7DDCA in CSS?

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

What colors go well with #D7DDCA?

#D0CADD (complementary), #DDDACA (analogous), and #B4BF9B (lighter shade) work well with #D7DDCA.