#CAEEE0 Color Information

Hex color code: #CAEEE0

The hex color #CAEEE0 is a delicate cyan with RGB values of (202, 238, 224) and HSL of (157°, 51%, 86%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#CAEEE0
RGB
202, 238, 224
HSL
157°, 51%, 86%
CMYK
15%, 0%, 6%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAEEE0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 238, 224

Red: 202 / Green: 238 / Blue: 224

HSL

157°, 51%, 86%

Hue: 157° / Saturation: 51% / Lightness: 86%

CMYK

15%, 0%, 6%, 7%

Cyan: 15% / Magenta: 0% / Yellow: 6% / Key: 7%

What color is #CAEEE0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAEEE0 to RGB:

rgb(202, 238, 224)HEX to RGB Converter →

HEX to HSL

Convert #CAEEE0 to HSL:

hsl(157, 51%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CAEEE0 to CMYK:

cmyk(15%, 0%, 6%, 7%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #CAEEE0 has RGB (202, 238, 224) and HSL (157°, 51%, 86%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAEEE0 is #EEC9D7, creating high-contrast pairings. For softer combinations, try analogous colors like #C9EECD.

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

Contrast with #CAEEE0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAEEE0?

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

What is the RGB value of #CAEEE0?

#CAEEE0 in RGB is (202, 238, 224) - 202 red, 238 green, and 224 blue.

How to use #CAEEE0 in CSS?

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

What colors go well with #CAEEE0?

#EEC9D7 (complementary), #C9EECD (analogous), and #8FDBBE (lighter shade) work well with #CAEEE0.