#CCDBC8 Color Information

Hex color code: #CCDBC8

A light green shade, #CCDBC8 appears as (204, 219, 200) in RGB and (107°, 21%, 82%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CCDBC8
RGB
204, 219, 200
HSL
107°, 21%, 82%
CMYK
7%, 0%, 9%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCDBC8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 219, 200

Red: 204 / Green: 219 / Blue: 200

HSL

107°, 21%, 82%

Hue: 107° / Saturation: 21% / Lightness: 82%

CMYK

7%, 0%, 9%, 14%

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

What color is #CCDBC8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCDBC8 to RGB:

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

HEX to HSL

Convert #CCDBC8 to HSL:

hsl(107, 21%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CCDBC8 to CMYK:

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

Color Meaning and Usage

#CCDBC8 is a ethereal green color with RGB values of 204, 219, 200 and HSL of 107°, 21%, 82%. 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 #CCDBC8 is #D7C7DB, creating high-contrast pairings. For softer combinations, try analogous colors like #D5DBC7.

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

Contrast with #CCDBC8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCDBC8?

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

What is the RGB value of #CCDBC8?

#CCDBC8 in RGB is (204, 219, 200) - 204 red, 219 green, and 200 blue.

How to use #CCDBC8 in CSS?

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

What colors go well with #CCDBC8?

#D7C7DB (complementary), #D5DBC7 (analogous), and #A1BD99 (lighter shade) work well with #CCDBC8.