#CCDBD1 Color Information

Hex color code: #CCDBD1

A soft green shade, #CCDBD1 appears as (204, 219, 209) in RGB and (140°, 17%, 83%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CCDBD1
RGB
204, 219, 209
HSL
140°, 17%, 83%
CMYK
7%, 0%, 5%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCDBD1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 219, 209

Red: 204 / Green: 219 / Blue: 209

HSL

140°, 17%, 83%

Hue: 140° / Saturation: 17% / Lightness: 83%

CMYK

7%, 0%, 5%, 14%

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

What color is #CCDBD1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCDBD1 to RGB:

rgb(204, 219, 209)HEX to RGB Converter →

HEX to HSL

Convert #CCDBD1 to HSL:

hsl(140, 17%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CCDBD1 to CMYK:

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

Color Meaning and Usage

#CCDBD1 is a ethereal green color with RGB values of 204, 219, 209 and HSL of 140°, 17%, 83%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCDBD1 is #DBCCD6, creating high-contrast pairings. For softer combinations, try analogous colors like #CFDBCC.

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

Contrast with #CCDBD1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCDBD1?

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

What is the RGB value of #CCDBD1?

#CCDBD1 in RGB is (204, 219, 209) - 204 red, 219 green, and 209 blue.

How to use #CCDBD1 in CSS?

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

What colors go well with #CCDBD1?

#DBCCD6 (complementary), #CFDBCC (analogous), and #A0BBA9 (lighter shade) work well with #CCDBD1.