#CCDFCE Color Information

Hex color code: #CCDFCE

#CCDFCE is a soft green color. In RGB it is (204, 223, 206), and in HSL it is (126°, 23%, 84%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CCDFCE
RGB
204, 223, 206
HSL
126°, 23%, 84%
CMYK
9%, 0%, 8%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCDFCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 223, 206

Red: 204 / Green: 223 / Blue: 206

HSL

126°, 23%, 84%

Hue: 126° / Saturation: 23% / Lightness: 84%

CMYK

9%, 0%, 8%, 13%

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

What color is #CCDFCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCDFCE to RGB:

rgb(204, 223, 206)HEX to RGB Converter →

HEX to HSL

Convert #CCDFCE to HSL:

hsl(126, 23%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #CCDFCE to CMYK:

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

Color Meaning and Usage

#CCDFCE is a soft green color with RGB values of 204, 223, 206 and HSL of 126°, 23%, 84%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCDFCE is #E0CDDE, creating high-contrast pairings. For softer combinations, try analogous colors like #D4E0CD.

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

Contrast with #CCDFCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCDFCE?

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

What is the RGB value of #CCDFCE?

#CCDFCE in RGB is (204, 223, 206) - 204 red, 223 green, and 206 blue.

How to use #CCDFCE in CSS?

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

What colors go well with #CCDFCE?

#E0CDDE (complementary), #D4E0CD (analogous), and #9EC2A1 (lighter shade) work well with #CCDFCE.