#CADECC Color Information

Hex color code: #CADECC

A soft green shade, #CADECC appears as (202, 222, 204) in RGB and (126°, 23%, 83%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CADECC
RGB
202, 222, 204
HSL
126°, 23%, 83%
CMYK
9%, 0%, 8%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CADECC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 222, 204

Red: 202 / Green: 222 / Blue: 204

HSL

126°, 23%, 83%

Hue: 126° / Saturation: 23% / Lightness: 83%

CMYK

9%, 0%, 8%, 13%

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

What color is #CADECC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CADECC to RGB:

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

HEX to HSL

Convert #CADECC to HSL:

hsl(126, 23%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CADECC to CMYK:

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

Color Meaning and Usage

A ethereal green tone, #CADECC has RGB (202, 222, 204) and HSL (126°, 23%, 83%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CADECC is #DECADC, creating high-contrast pairings. For softer combinations, try analogous colors like #D2DECA.

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

Contrast with #CADECC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CADECC?

#CADECC is a ethereal green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CADECC?

#CADECC in RGB is (202, 222, 204) - 202 red, 222 green, and 204 blue.

How to use #CADECC in CSS?

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

What colors go well with #CADECC?

#DECADC (complementary), #D2DECA (analogous), and #9BC09E (lighter shade) work well with #CADECC.