#CADDDA Color Information

Hex color code: #CADDDA

A soft cyan shade, #CADDDA appears as (202, 221, 218) in RGB and (171°, 22%, 83%) in HSL. It is often used for branding and logos.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CADDDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 221, 218

Red: 202 / Green: 221 / Blue: 218

HSL

171°, 22%, 83%

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

CMYK

9%, 0%, 1%, 13%

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

What color is #CADDDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CADDDA to RGB:

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

HEX to HSL

Convert #CADDDA to HSL:

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

HEX to CMYK

Convert #CADDDA to CMYK:

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

Color Meaning and Usage

A soft cyan tone, #CADDDA has RGB (202, 221, 218) and HSL (171°, 22%, 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 #CADDDA is #DDCACD, creating high-contrast pairings. For softer combinations, try analogous colors like #CADDD1.

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

Contrast with #CADDDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CADDDA?

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

What is the RGB value of #CADDDA?

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

How to use #CADDDA in CSS?

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

What colors go well with #CADDDA?

#DDCACD (complementary), #CADDD1 (analogous), and #9BBFBA (lighter shade) work well with #CADDDA.