#CADCDD Color Information

Hex color code: #CADCDD

#CADCDD is a delicate cyan color. In RGB it is (202, 220, 221), and in HSL it is (183°, 22%, 83%). It is often used for branding and logos.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CADCDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 220, 221

Red: 202 / Green: 220 / Blue: 221

HSL

183°, 22%, 83%

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

CMYK

9%, 0%, 0%, 13%

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

What color is #CADCDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CADCDD to RGB:

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

HEX to HSL

Convert #CADCDD to HSL:

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

HEX to CMYK

Convert #CADCDD to CMYK:

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

Color Meaning and Usage

#CADCDD is a light cyan color with RGB values of 202, 220, 221 and HSL of 183°, 22%, 83%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CADCDD is #DDCBCA, creating high-contrast pairings. For softer combinations, try analogous colors like #CADDD5.

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

Contrast with #CADCDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CADCDD?

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

What is the RGB value of #CADCDD?

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

How to use #CADCDD in CSS?

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

What colors go well with #CADCDD?

#DDCBCA (complementary), #CADDD5 (analogous), and #9BBEBF (lighter shade) work well with #CADCDD.