#CDDCC1 Color Information

Hex color code: #CDDCC1

#CDDCC1 is a delicate green color. In RGB it is (205, 220, 193), and in HSL it is (93°, 28%, 81%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CDDCC1
RGB
205, 220, 193
HSL
93°, 28%, 81%
CMYK
7%, 0%, 12%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDDCC1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 220, 193

Red: 205 / Green: 220 / Blue: 193

HSL

93°, 28%, 81%

Hue: 93° / Saturation: 28% / Lightness: 81%

CMYK

7%, 0%, 12%, 14%

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

What color is #CDDCC1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDDCC1 to RGB:

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

HEX to HSL

Convert #CDDCC1 to HSL:

hsl(93, 28%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CDDCC1 to CMYK:

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

Color Meaning and Usage

A ethereal green tone, #CDDCC1 has RGB (205, 220, 193) and HSL (93°, 28%, 81%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDDCC1 is #D0C1DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DBDCC1.

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

Contrast with #CDDCC1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDDCC1?

#CDDCC1 is a ethereal green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CDDCC1?

#CDDCC1 in RGB is (205, 220, 193) - 205 red, 220 green, and 193 blue.

How to use #CDDCC1 in CSS?

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

What colors go well with #CDDCC1?

#D0C1DC (complementary), #DBDCC1 (analogous), and #A6C190 (lighter shade) work well with #CDDCC1.