#CAE1DA Color Information

Hex color code: #CAE1DA

The hex color #CAE1DA is a ethereal cyan with RGB values of (202, 225, 218) and HSL of (162°, 28%, 84%). It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#CAE1DA
RGB
202, 225, 218
HSL
162°, 28%, 84%
CMYK
10%, 0%, 3%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAE1DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 225, 218

Red: 202 / Green: 225 / Blue: 218

HSL

162°, 28%, 84%

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

CMYK

10%, 0%, 3%, 12%

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

What color is #CAE1DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAE1DA to RGB:

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

HEX to HSL

Convert #CAE1DA to HSL:

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

HEX to CMYK

Convert #CAE1DA to CMYK:

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

Color Meaning and Usage

#CAE1DA is a ethereal cyan color with RGB values of 202, 225, 218 and HSL of 162°, 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 #CAE1DA is #E2CBD2, creating high-contrast pairings. For softer combinations, try analogous colors like #CBE2CF.

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

Contrast with #CAE1DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAE1DA?

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

What is the RGB value of #CAE1DA?

#CAE1DA in RGB is (202, 225, 218) - 202 red, 225 green, and 218 blue.

How to use #CAE1DA in CSS?

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

What colors go well with #CAE1DA?

#E2CBD2 (complementary), #CBE2CF (analogous), and #9AC6B9 (lighter shade) work well with #CAE1DA.