#CCDCCB Color Information

Hex color code: #CCDCCB

A ethereal green shade, #CCDCCB appears as (204, 220, 203) in RGB and (116°, 20%, 83%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CCDCCB
RGB
204, 220, 203
HSL
116°, 20%, 83%
CMYK
7%, 0%, 8%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCDCCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 220, 203

Red: 204 / Green: 220 / Blue: 203

HSL

116°, 20%, 83%

Hue: 116° / Saturation: 20% / Lightness: 83%

CMYK

7%, 0%, 8%, 14%

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

What color is #CCDCCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCDCCB to RGB:

rgb(204, 220, 203)HEX to RGB Converter →

HEX to HSL

Convert #CCDCCB to HSL:

hsl(116, 20%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CCDCCB to CMYK:

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

Color Meaning and Usage

A light green tone, #CCDCCB has RGB (204, 220, 203) and HSL (116°, 20%, 83%). 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 #CCDCCB is #DBCBDC, creating high-contrast pairings. For softer combinations, try analogous colors like #D5DCCB.

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

Contrast with #CCDCCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCDCCB?

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

What is the RGB value of #CCDCCB?

#CCDCCB in RGB is (204, 220, 203) - 204 red, 220 green, and 203 blue.

How to use #CCDCCB in CSS?

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

What colors go well with #CCDCCB?

#DBCBDC (complementary), #D5DCCB (analogous), and #9FBE9D (lighter shade) work well with #CCDCCB.