#CAEAE4 Color Information

Hex color code: #CAEAE4

The hex color #CAEAE4 is a delicate cyan with RGB values of (202, 234, 228) and HSL of (169°, 43%, 85%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#CAEAE4
RGB
202, 234, 228
HSL
169°, 43%, 85%
CMYK
14%, 0%, 3%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAEAE4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 234, 228

Red: 202 / Green: 234 / Blue: 228

HSL

169°, 43%, 85%

Hue: 169° / Saturation: 43% / Lightness: 85%

CMYK

14%, 0%, 3%, 8%

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

What color is #CAEAE4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAEAE4 to RGB:

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

HEX to HSL

Convert #CAEAE4 to HSL:

hsl(169, 43%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CAEAE4 to CMYK:

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

Color Meaning and Usage

#CAEAE4 is a airy cyan color with RGB values of 202, 234, 228 and HSL of 169°, 43%, 85%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAEAE4 is #E9C8CE, creating high-contrast pairings. For softer combinations, try analogous colors like #C8E9D3.

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

Contrast with #CAEAE4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAEAE4?

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

What is the RGB value of #CAEAE4?

#CAEAE4 in RGB is (202, 234, 228) - 202 red, 234 green, and 228 blue.

How to use #CAEAE4 in CSS?

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

What colors go well with #CAEAE4?

#E9C8CE (complementary), #C8E9D3 (analogous), and #92D3C7 (lighter shade) work well with #CAEAE4.