#CDDEC4 Color Information

Hex color code: #CDDEC4

#CDDEC4 is a soft green color. In RGB it is (205, 222, 196), and in HSL it is (99°, 28%, 82%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CDDEC4
RGB
205, 222, 196
HSL
99°, 28%, 82%
CMYK
8%, 0%, 12%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDDEC4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 222, 196

Red: 205 / Green: 222 / Blue: 196

HSL

99°, 28%, 82%

Hue: 99° / Saturation: 28% / Lightness: 82%

CMYK

8%, 0%, 12%, 13%

Cyan: 8% / Magenta: 0% / Yellow: 12% / Key: 13%

What color is #CDDEC4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDDEC4 to RGB:

rgb(205, 222, 196)HEX to RGB Converter →

HEX to HSL

Convert #CDDEC4 to HSL:

hsl(99, 28%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CDDEC4 to CMYK:

cmyk(8%, 0%, 12%, 13%)Color Converter →

Color Meaning and Usage

#CDDEC4 is a soft green color with RGB values of 205, 222, 196 and HSL of 99°, 28%, 82%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDDEC4 is #D5C4DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DADEC4.

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

Contrast with #CDDEC4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDDEC4?

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

What is the RGB value of #CDDEC4?

#CDDEC4 in RGB is (205, 222, 196) - 205 red, 222 green, and 196 blue.

How to use #CDDEC4 in CSS?

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

What colors go well with #CDDEC4?

#D5C4DE (complementary), #DADEC4 (analogous), and #A4C293 (lighter shade) work well with #CDDEC4.