#CCDEBA Color Information

Hex color code: #CCDEBA

The hex color #CCDEBA is a delicate green with RGB values of (204, 222, 186) and HSL of (90°, 35%, 80%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CCDEBA
RGB
204, 222, 186
HSL
90°, 35%, 80%
CMYK
8%, 0%, 16%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCDEBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 222, 186

Red: 204 / Green: 222 / Blue: 186

HSL

90°, 35%, 80%

Hue: 90° / Saturation: 35% / Lightness: 80%

CMYK

8%, 0%, 16%, 13%

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

What color is #CCDEBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCDEBA to RGB:

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

HEX to HSL

Convert #CCDEBA to HSL:

hsl(90, 35%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CCDEBA to CMYK:

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

Color Meaning and Usage

A ethereal green tone, #CCDEBA has RGB (204, 222, 186) and HSL (90°, 35%, 80%). Known for evoking nature and harmony, this green hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCDEBA is #CCBADE, creating high-contrast pairings. For softer combinations, try analogous colors like #DEDEBA.

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

Contrast with #CCDEBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCDEBA?

#CCDEBA is a ethereal green color - a green hue that evokes nature and harmony.

What is the RGB value of #CCDEBA?

#CCDEBA in RGB is (204, 222, 186) - 204 red, 222 green, and 186 blue.

How to use #CCDEBA in CSS?

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

What colors go well with #CCDEBA?

#CCBADE (complementary), #DEDEBA (analogous), and #A6C587 (lighter shade) work well with #CCDEBA.