#CCDFC8 Color Information

Hex color code: #CCDFC8

A soft green shade, #CCDFC8 appears as (204, 223, 200) in RGB and (110°, 26%, 83%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CCDFC8
RGB
204, 223, 200
HSL
110°, 26%, 83%
CMYK
9%, 0%, 10%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCDFC8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 223, 200

Red: 204 / Green: 223 / Blue: 200

HSL

110°, 26%, 83%

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

CMYK

9%, 0%, 10%, 13%

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

What color is #CCDFC8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCDFC8 to RGB:

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

HEX to HSL

Convert #CCDFC8 to HSL:

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

HEX to CMYK

Convert #CCDFC8 to CMYK:

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

Color Meaning and Usage

A soft green tone, #CCDFC8 has RGB (204, 223, 200) and HSL (110°, 26%, 83%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCDFC8 is #DBC8DF, creating high-contrast pairings. For softer combinations, try analogous colors like #D7DFC8.

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

Contrast with #CCDFC8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCDFC8?

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

What is the RGB value of #CCDFC8?

#CCDFC8 in RGB is (204, 223, 200) - 204 red, 223 green, and 200 blue.

How to use #CCDFC8 in CSS?

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

What colors go well with #CCDFC8?

#DBC8DF (complementary), #D7DFC8 (analogous), and #9FC398 (lighter shade) work well with #CCDFC8.