#CADEE1 Color Information

Hex color code: #CADEE1

#CADEE1 is a airy cyan color. In RGB it is (202, 222, 225), and in HSL it is (188°, 28%, 84%). It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#CADEE1
RGB
202, 222, 225
HSL
188°, 28%, 84%
CMYK
10%, 1%, 0%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CADEE1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 222, 225

Red: 202 / Green: 222 / Blue: 225

HSL

188°, 28%, 84%

Hue: 188° / Saturation: 28% / Lightness: 84%

CMYK

10%, 1%, 0%, 12%

Cyan: 10% / Magenta: 1% / Yellow: 0% / Key: 12%

What color is #CADEE1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CADEE1 to RGB:

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

HEX to HSL

Convert #CADEE1 to HSL:

hsl(188, 28%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #CADEE1 to CMYK:

cmyk(10%, 1%, 0%, 12%)Color Converter →

Color Meaning and Usage

#CADEE1 is a soft cyan color with RGB values of 202, 222, 225 and HSL of 188°, 28%, 84%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CADEE1 is #E2CECB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBE2D9.

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

Contrast with #CADEE1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CADEE1?

#CADEE1 is a soft cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CADEE1?

#CADEE1 in RGB is (202, 222, 225) - 202 red, 222 green, and 225 blue.

How to use #CADEE1 in CSS?

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

What colors go well with #CADEE1?

#E2CECB (complementary), #CBE2D9 (analogous), and #9AC0C6 (lighter shade) work well with #CADEE1.