#CAE2DF Color Information

Hex color code: #CAE2DF

The hex color #CAE2DF is a light cyan with RGB values of (202, 226, 223) and HSL of (173°, 29%, 84%). It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#CAE2DF
RGB
202, 226, 223
HSL
173°, 29%, 84%
CMYK
11%, 0%, 1%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAE2DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 226, 223

Red: 202 / Green: 226 / Blue: 223

HSL

173°, 29%, 84%

Hue: 173° / Saturation: 29% / Lightness: 84%

CMYK

11%, 0%, 1%, 11%

Cyan: 11% / Magenta: 0% / Yellow: 1% / Key: 11%

What color is #CAE2DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAE2DF to RGB:

rgb(202, 226, 223)HEX to RGB Converter →

HEX to HSL

Convert #CAE2DF to HSL:

hsl(173, 29%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #CAE2DF to CMYK:

cmyk(11%, 0%, 1%, 11%)Color Converter →

Color Meaning and Usage

A airy cyan tone, #CAE2DF has RGB (202, 226, 223) and HSL (173°, 29%, 84%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAE2DF is #E2CACD, creating high-contrast pairings. For softer combinations, try analogous colors like #CAE2D3.

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

Contrast with #CAE2DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAE2DF?

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

What is the RGB value of #CAE2DF?

#CAE2DF in RGB is (202, 226, 223) - 202 red, 226 green, and 223 blue.

How to use #CAE2DF in CSS?

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

What colors go well with #CAE2DF?

#E2CACD (complementary), #CAE2D3 (analogous), and #99C7C2 (lighter shade) work well with #CAE2DF.