#CCDACC Color Information

Hex color code: #CCDACC

The hex color #CCDACC is a ethereal green with RGB values of (204, 218, 204) and HSL of (120°, 16%, 83%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CCDACC
RGB
204, 218, 204
HSL
120°, 16%, 83%
CMYK
6%, 0%, 6%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCDACC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 218, 204

Red: 204 / Green: 218 / Blue: 204

HSL

120°, 16%, 83%

Hue: 120° / Saturation: 16% / Lightness: 83%

CMYK

6%, 0%, 6%, 15%

Cyan: 6% / Magenta: 0% / Yellow: 6% / Key: 15%

What color is #CCDACC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCDACC to RGB:

rgb(204, 218, 204)HEX to RGB Converter →

HEX to HSL

Convert #CCDACC to HSL:

hsl(120, 16%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CCDACC to CMYK:

cmyk(6%, 0%, 6%, 15%)Color Converter →

Color Meaning and Usage

#CCDACC is a ethereal green color with RGB values of 204, 218, 204 and HSL of 120°, 16%, 83%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCDACC is #DBCDDB, creating high-contrast pairings. For softer combinations, try analogous colors like #D4DBCD.

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

Contrast with #CCDACC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCDACC?

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

What is the RGB value of #CCDACC?

#CCDACC in RGB is (204, 218, 204) - 204 red, 218 green, and 204 blue.

How to use #CCDACC in CSS?

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

What colors go well with #CCDACC?

#DBCDDB (complementary), #D4DBCD (analogous), and #A0BAA0 (lighter shade) work well with #CCDACC.