#CADDDE Color Information

Hex color code: #CADDDE

A soft cyan shade, #CADDDE appears as (202, 221, 222) in RGB and (183°, 23%, 83%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#CADDDE
RGB
202, 221, 222
HSL
183°, 23%, 83%
CMYK
9%, 0%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CADDDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 221, 222

Red: 202 / Green: 221 / Blue: 222

HSL

183°, 23%, 83%

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

CMYK

9%, 0%, 0%, 13%

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

What color is #CADDDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CADDDE to RGB:

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

HEX to HSL

Convert #CADDDE to HSL:

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

HEX to CMYK

Convert #CADDDE to CMYK:

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

Color Meaning and Usage

A airy cyan tone, #CADDDE has RGB (202, 221, 222) and HSL (183°, 23%, 83%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CADDDE is #DECBCA, creating high-contrast pairings. For softer combinations, try analogous colors like #CADED5.

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

Contrast with #CADDDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CADDDE?

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

What is the RGB value of #CADDDE?

#CADDDE in RGB is (202, 221, 222) - 202 red, 221 green, and 222 blue.

How to use #CADDDE in CSS?

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

What colors go well with #CADDDE?

#DECBCA (complementary), #CADED5 (analogous), and #9BBEC0 (lighter shade) work well with #CADDDE.