#CDECD8 Color Information

Hex color code: #CDECD8

#CDECD8 is a delicate green color. In RGB it is (205, 236, 216), and in HSL it is (141°, 45%, 86%). It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#CDECD8
RGB
205, 236, 216
HSL
141°, 45%, 86%
CMYK
13%, 0%, 8%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDECD8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 236, 216

Red: 205 / Green: 236 / Blue: 216

HSL

141°, 45%, 86%

Hue: 141° / Saturation: 45% / Lightness: 86%

CMYK

13%, 0%, 8%, 7%

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

What color is #CDECD8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDECD8 to RGB:

rgb(205, 236, 216)HEX to RGB Converter →

HEX to HSL

Convert #CDECD8 to HSL:

hsl(141, 45%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CDECD8 to CMYK:

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

Color Meaning and Usage

A soft green tone, #CDECD8 has RGB (205, 236, 216) and HSL (141°, 45%, 86%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDECD8 is #EBCBE0, creating high-contrast pairings. For softer combinations, try analogous colors like #D0EBCB.

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

Contrast with #CDECD8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDECD8?

#CDECD8 is a soft green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CDECD8?

#CDECD8 in RGB is (205, 236, 216) - 205 red, 236 green, and 216 blue.

How to use #CDECD8 in CSS?

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

What colors go well with #CDECD8?

#EBCBE0 (complementary), #D0EBCB (analogous), and #94D6AB (lighter shade) work well with #CDECD8.