#CDDCC7 Color Information

Hex color code: #CDDCC7

A light green shade, #CDDCC7 appears as (205, 220, 199) in RGB and (103°, 23%, 82%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CDDCC7
RGB
205, 220, 199
HSL
103°, 23%, 82%
CMYK
7%, 0%, 10%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDDCC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 220, 199

Red: 205 / Green: 220 / Blue: 199

HSL

103°, 23%, 82%

Hue: 103° / Saturation: 23% / Lightness: 82%

CMYK

7%, 0%, 10%, 14%

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

What color is #CDDCC7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDDCC7 to RGB:

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

HEX to HSL

Convert #CDDCC7 to HSL:

hsl(103, 23%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CDDCC7 to CMYK:

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

Color Meaning and Usage

A airy green tone, #CDDCC7 has RGB (205, 220, 199) and HSL (103°, 23%, 82%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDDCC7 is #D6C7DC, creating high-contrast pairings. For softer combinations, try analogous colors like #D7DCC7.

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

Contrast with #CDDCC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDDCC7?

#CDDCC7 is a airy green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CDDCC7?

#CDDCC7 in RGB is (205, 220, 199) - 205 red, 220 green, and 199 blue.

How to use #CDDCC7 in CSS?

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

What colors go well with #CDDCC7?

#D6C7DC (complementary), #D7DCC7 (analogous), and #A2BE97 (lighter shade) work well with #CDDCC7.