#CCDEAB Color Information

Hex color code: #CCDEAB

The hex color #CCDEAB is a airy green with RGB values of (204, 222, 171) and HSL of (81°, 44%, 77%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CCDEAB
RGB
204, 222, 171
HSL
81°, 44%, 77%
CMYK
8%, 0%, 23%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCDEAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 222, 171

Red: 204 / Green: 222 / Blue: 171

HSL

81°, 44%, 77%

Hue: 81° / Saturation: 44% / Lightness: 77%

CMYK

8%, 0%, 23%, 13%

Cyan: 8% / Magenta: 0% / Yellow: 23% / Key: 13%

What color is #CCDEAB?

#CCDEAB is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCDEAB to RGB:

rgb(204, 222, 171)HEX to RGB Converter →

HEX to HSL

Convert #CCDEAB to HSL:

hsl(81, 44%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CCDEAB to CMYK:

cmyk(8%, 0%, 23%, 13%)Color Converter →

Color Meaning and Usage

#CCDEAB is a delicate green color with RGB values of 204, 222, 171 and HSL of 81°, 44%, 77%. This green hue evokes nature and harmony, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCDEAB is #BDABDE, creating high-contrast pairings. For softer combinations, try analogous colors like #DED6AB.

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

Contrast with #CCDEAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCDEAB?

#CCDEAB is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #CCDEAB?

#CCDEAB in RGB is (204, 222, 171) - 204 red, 222 green, and 171 blue.

How to use #CCDEAB in CSS?

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

What colors go well with #CCDEAB?

#BDABDE (complementary), #DED6AB (analogous), and #ABC973 (lighter shade) work well with #CCDEAB.