#CADEC4 Color Information

Hex color code: #CADEC4

The hex color #CADEC4 is a delicate green with RGB values of (202, 222, 196) and HSL of (106°, 28%, 82%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CADEC4
RGB
202, 222, 196
HSL
106°, 28%, 82%
CMYK
9%, 0%, 12%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CADEC4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 222, 196

Red: 202 / Green: 222 / Blue: 196

HSL

106°, 28%, 82%

Hue: 106° / Saturation: 28% / Lightness: 82%

CMYK

9%, 0%, 12%, 13%

Cyan: 9% / Magenta: 0% / Yellow: 12% / Key: 13%

What color is #CADEC4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CADEC4 to RGB:

rgb(202, 222, 196)HEX to RGB Converter →

HEX to HSL

Convert #CADEC4 to HSL:

hsl(106, 28%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CADEC4 to CMYK:

cmyk(9%, 0%, 12%, 13%)Color Converter →

Color Meaning and Usage

A delicate green tone, #CADEC4 has RGB (202, 222, 196) and HSL (106°, 28%, 82%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CADEC4 is #D8C4DE, creating high-contrast pairings. For softer combinations, try analogous colors like #D7DEC4.

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

Contrast with #CADEC4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CADEC4?

#CADEC4 is a delicate green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CADEC4?

#CADEC4 in RGB is (202, 222, 196) - 202 red, 222 green, and 196 blue.

How to use #CADEC4 in CSS?

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

What colors go well with #CADEC4?

#D8C4DE (complementary), #D7DEC4 (analogous), and #9EC293 (lighter shade) work well with #CADEC4.