#CADACE Color Information

Hex color code: #CADACE

A delicate green shade, #CADACE appears as (202, 218, 206) in RGB and (135°, 18%, 82%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CADACE
RGB
202, 218, 206
HSL
135°, 18%, 82%
CMYK
7%, 0%, 6%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CADACE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 218, 206

Red: 202 / Green: 218 / Blue: 206

HSL

135°, 18%, 82%

Hue: 135° / Saturation: 18% / Lightness: 82%

CMYK

7%, 0%, 6%, 15%

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

What color is #CADACE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CADACE to RGB:

rgb(202, 218, 206)HEX to RGB Converter →

HEX to HSL

Convert #CADACE to HSL:

hsl(135, 18%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CADACE to CMYK:

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

Color Meaning and Usage

A airy green tone, #CADACE has RGB (202, 218, 206) and HSL (135°, 18%, 82%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CADACE is #D9C9D5, creating high-contrast pairings. For softer combinations, try analogous colors like #CDD9C9.

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

Contrast with #CADACE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CADACE?

#CADACE is a airy green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CADACE?

#CADACE in RGB is (202, 218, 206) - 202 red, 218 green, and 206 blue.

How to use #CADACE in CSS?

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

What colors go well with #CADACE?

#D9C9D5 (complementary), #CDD9C9 (analogous), and #9CBAA3 (lighter shade) work well with #CADACE.