#CAEAE2 Color Information

Hex color code: #CAEAE2

A ethereal cyan shade, #CAEAE2 appears as (202, 234, 226) in RGB and (165°, 43%, 85%) in HSL. It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#CAEAE2
RGB
202, 234, 226
HSL
165°, 43%, 85%
CMYK
14%, 0%, 3%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAEAE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 234, 226

Red: 202 / Green: 234 / Blue: 226

HSL

165°, 43%, 85%

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

CMYK

14%, 0%, 3%, 8%

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

What color is #CAEAE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAEAE2 to RGB:

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

HEX to HSL

Convert #CAEAE2 to HSL:

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

HEX to CMYK

Convert #CAEAE2 to CMYK:

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

Color Meaning and Usage

A light cyan tone, #CAEAE2 has RGB (202, 234, 226) and HSL (165°, 43%, 85%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAEAE2 is #E9C8D1, creating high-contrast pairings. For softer combinations, try analogous colors like #C8E9D1.

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

Contrast with #CAEAE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAEAE2?

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

What is the RGB value of #CAEAE2?

#CAEAE2 in RGB is (202, 234, 226) - 202 red, 234 green, and 226 blue.

How to use #CAEAE2 in CSS?

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

What colors go well with #CAEAE2?

#E9C8D1 (complementary), #C8E9D1 (analogous), and #92D3C3 (lighter shade) work well with #CAEAE2.