#CCDEC7 Color Information

Hex color code: #CCDEC7

#CCDEC7 is a delicate green color. In RGB it is (204, 222, 199), and in HSL it is (107°, 26%, 83%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CCDEC7
RGB
204, 222, 199
HSL
107°, 26%, 83%
CMYK
8%, 0%, 10%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCDEC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 222, 199

Red: 204 / Green: 222 / Blue: 199

HSL

107°, 26%, 83%

Hue: 107° / Saturation: 26% / Lightness: 83%

CMYK

8%, 0%, 10%, 13%

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

What color is #CCDEC7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCDEC7 to RGB:

rgb(204, 222, 199)HEX to RGB Converter →

HEX to HSL

Convert #CCDEC7 to HSL:

hsl(107, 26%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CCDEC7 to CMYK:

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

Color Meaning and Usage

A ethereal green tone, #CCDEC7 has RGB (204, 222, 199) and HSL (107°, 26%, 83%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCDEC7 is #DAC8DF, creating high-contrast pairings. For softer combinations, try analogous colors like #D9DFC8.

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

Contrast with #CCDEC7

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 #CCDEC7?

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

What is the RGB value of #CCDEC7?

#CCDEC7 in RGB is (204, 222, 199) - 204 red, 222 green, and 199 blue.

How to use #CCDEC7 in CSS?

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

What colors go well with #CCDEC7?

#DAC8DF (complementary), #D9DFC8 (analogous), and #A1C398 (lighter shade) work well with #CCDEC7.