#CCDABE Color Information

Hex color code: #CCDABE

A delicate green shade, #CCDABE appears as (204, 218, 190) in RGB and (90°, 27%, 80%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CCDABE
RGB
204, 218, 190
HSL
90°, 27%, 80%
CMYK
6%, 0%, 13%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCDABE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 218, 190

Red: 204 / Green: 218 / Blue: 190

HSL

90°, 27%, 80%

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

CMYK

6%, 0%, 13%, 15%

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

What color is #CCDABE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCDABE to RGB:

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

HEX to HSL

Convert #CCDABE to HSL:

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

HEX to CMYK

Convert #CCDABE to CMYK:

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

Color Meaning and Usage

A airy green tone, #CCDABE has RGB (204, 218, 190) and HSL (90°, 27%, 80%). Known for evoking nature and harmony, this green hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCDABE is #CCBEDA, creating high-contrast pairings. For softer combinations, try analogous colors like #DADABE.

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

Contrast with #CCDABE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCDABE?

#CCDABE is a airy green color - a green hue that evokes nature and harmony.

What is the RGB value of #CCDABE?

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

How to use #CCDABE in CSS?

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

What colors go well with #CCDABE?

#CCBEDA (complementary), #DADABE (analogous), and #A6BE8E (lighter shade) work well with #CCDABE.