#CAE4EC Color Information

Hex color code: #CAE4EC

A airy cyan shade, #CAE4EC appears as (202, 228, 236) in RGB and (194°, 47%, 86%) in HSL. It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#CAE4EC
RGB
202, 228, 236
HSL
194°, 47%, 86%
CMYK
14%, 3%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAE4EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 228, 236

Red: 202 / Green: 228 / Blue: 236

HSL

194°, 47%, 86%

Hue: 194° / Saturation: 47% / Lightness: 86%

CMYK

14%, 3%, 0%, 7%

Cyan: 14% / Magenta: 3% / Yellow: 0% / Key: 7%

What color is #CAE4EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAE4EC to RGB:

rgb(202, 228, 236)HEX to RGB Converter →

HEX to HSL

Convert #CAE4EC to HSL:

hsl(194, 47%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CAE4EC to CMYK:

cmyk(14%, 3%, 0%, 7%)Color Converter →

Color Meaning and Usage

#CAE4EC is a light cyan color with RGB values of 202, 228, 236 and HSL of 194°, 47%, 86%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAE4EC is #ECD2CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBECE3.

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

Contrast with #CAE4EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAE4EC?

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

What is the RGB value of #CAE4EC?

#CAE4EC in RGB is (202, 228, 236) - 202 red, 228 green, and 236 blue.

How to use #CAE4EC in CSS?

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

What colors go well with #CAE4EC?

#ECD2CB (complementary), #CBECE3 (analogous), and #92C8D8 (lighter shade) work well with #CAE4EC.