#CADADE Color Information

Hex color code: #CADADE

#CADADE is a light cyan color. In RGB it is (202, 218, 222), and in HSL it is (192°, 23%, 83%). It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#CADADE
RGB
202, 218, 222
HSL
192°, 23%, 83%
CMYK
9%, 2%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CADADE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 218, 222

Red: 202 / Green: 218 / Blue: 222

HSL

192°, 23%, 83%

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

CMYK

9%, 2%, 0%, 13%

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

What color is #CADADE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CADADE to RGB:

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

HEX to HSL

Convert #CADADE to HSL:

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

HEX to CMYK

Convert #CADADE to CMYK:

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

Color Meaning and Usage

#CADADE is a delicate cyan color with RGB values of 202, 218, 222 and HSL of 192°, 23%, 83%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CADADE is #DECECA, creating high-contrast pairings. For softer combinations, try analogous colors like #CADED8.

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

Contrast with #CADADE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CADADE?

#CADADE is a delicate cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CADADE?

#CADADE in RGB is (202, 218, 222) - 202 red, 218 green, and 222 blue.

How to use #CADADE in CSS?

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

What colors go well with #CADADE?

#DECECA (complementary), #CADED8 (analogous), and #9BB9C0 (lighter shade) work well with #CADADE.