#CADDDD Color Information

Hex color code: #CADDDD

#CADDDD is a ethereal cyan color. In RGB it is (202, 221, 221), and in HSL it is (180°, 22%, 83%). It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#CADDDD
RGB
202, 221, 221
HSL
180°, 22%, 83%
CMYK
9%, 0%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CADDDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 221, 221

Red: 202 / Green: 221 / Blue: 221

HSL

180°, 22%, 83%

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

CMYK

9%, 0%, 0%, 13%

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

What color is #CADDDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CADDDD to RGB:

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

HEX to HSL

Convert #CADDDD to HSL:

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

HEX to CMYK

Convert #CADDDD to CMYK:

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

Color Meaning and Usage

#CADDDD is a delicate cyan color with RGB values of 202, 221, 221 and HSL of 180°, 22%, 83%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CADDDD is #DDCACA, creating high-contrast pairings. For softer combinations, try analogous colors like #CADDD4.

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

Contrast with #CADDDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CADDDD?

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

What is the RGB value of #CADDDD?

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

How to use #CADDDD in CSS?

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

What colors go well with #CADDDD?

#DDCACA (complementary), #CADDD4 (analogous), and #9BBFBF (lighter shade) work well with #CADDDD.