#CADADD Color Information

Hex color code: #CADADD

A ethereal cyan shade, #CADADD appears as (202, 218, 221) in RGB and (189°, 22%, 83%) in HSL. It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#CADADD
RGB
202, 218, 221
HSL
189°, 22%, 83%
CMYK
9%, 1%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CADADD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 218, 221

Red: 202 / Green: 218 / Blue: 221

HSL

189°, 22%, 83%

Hue: 189° / Saturation: 22% / Lightness: 83%

CMYK

9%, 1%, 0%, 13%

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

What color is #CADADD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CADADD to RGB:

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

HEX to HSL

Convert #CADADD to HSL:

hsl(189, 22%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CADADD to CMYK:

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

Color Meaning and Usage

#CADADD is a airy cyan color with RGB values of 202, 218, 221 and HSL of 189°, 22%, 83%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CADADD is #DDCDCA, creating high-contrast pairings. For softer combinations, try analogous colors like #CADDD7.

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

Contrast with #CADADD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CADADD?

#CADADD is a airy cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CADADD?

#CADADD in RGB is (202, 218, 221) - 202 red, 218 green, and 221 blue.

How to use #CADADD in CSS?

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

What colors go well with #CADADD?

#DDCDCA (complementary), #CADDD7 (analogous), and #9BBABF (lighter shade) work well with #CADADD.