#CDDCC2 Color Information

Hex color code: #CDDCC2

The hex color #CDDCC2 is a soft green with RGB values of (205, 220, 194) and HSL of (95°, 27%, 81%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CDDCC2
RGB
205, 220, 194
HSL
95°, 27%, 81%
CMYK
7%, 0%, 12%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDDCC2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 220, 194

Red: 205 / Green: 220 / Blue: 194

HSL

95°, 27%, 81%

Hue: 95° / Saturation: 27% / Lightness: 81%

CMYK

7%, 0%, 12%, 14%

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

What color is #CDDCC2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDDCC2 to RGB:

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

HEX to HSL

Convert #CDDCC2 to HSL:

hsl(95, 27%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CDDCC2 to CMYK:

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

Color Meaning and Usage

A delicate green tone, #CDDCC2 has RGB (205, 220, 194) and HSL (95°, 27%, 81%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDDCC2 is #D1C1DC, creating high-contrast pairings. For softer combinations, try analogous colors like #D9DCC1.

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

Contrast with #CDDCC2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDDCC2?

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

What is the RGB value of #CDDCC2?

#CDDCC2 in RGB is (205, 220, 194) - 205 red, 220 green, and 194 blue.

How to use #CDDCC2 in CSS?

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

What colors go well with #CDDCC2?

#D1C1DC (complementary), #D9DCC1 (analogous), and #A4C091 (lighter shade) work well with #CDDCC2.