#CCDFCF Color Information

Hex color code: #CCDFCF

The hex color #CCDFCF is a ethereal green with RGB values of (204, 223, 207) and HSL of (129°, 23%, 84%). It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#CCDFCF
RGB
204, 223, 207
HSL
129°, 23%, 84%
CMYK
9%, 0%, 7%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCDFCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 223, 207

Red: 204 / Green: 223 / Blue: 207

HSL

129°, 23%, 84%

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

CMYK

9%, 0%, 7%, 13%

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

What color is #CCDFCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCDFCF to RGB:

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

HEX to HSL

Convert #CCDFCF to HSL:

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

HEX to CMYK

Convert #CCDFCF to CMYK:

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

Color Meaning and Usage

A delicate green tone, #CCDFCF has RGB (204, 223, 207) and HSL (129°, 23%, 84%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCDFCF is #E0CDDD, creating high-contrast pairings. For softer combinations, try analogous colors like #D3E0CD.

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

Contrast with #CCDFCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCDFCF?

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

What is the RGB value of #CCDFCF?

#CCDFCF in RGB is (204, 223, 207) - 204 red, 223 green, and 207 blue.

How to use #CCDFCF in CSS?

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

What colors go well with #CCDFCF?

#E0CDDD (complementary), #D3E0CD (analogous), and #9EC2A3 (lighter shade) work well with #CCDFCF.