#CAEAF5 Color Information

Hex color code: #CAEAF5

#CAEAF5 is a ethereal blue color. In RGB it is (202, 234, 245), and in HSL it is (195°, 68%, 88%). It is typically applied in digital products.

Try:
Color NamePale Turquoise
HEX
#CAEAF5
RGB
202, 234, 245
HSL
195°, 68%, 88%
CMYK
18%, 4%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAEAF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 234, 245

Red: 202 / Green: 234 / Blue: 245

HSL

195°, 68%, 88%

Hue: 195° / Saturation: 68% / Lightness: 88%

CMYK

18%, 4%, 0%, 4%

Cyan: 18% / Magenta: 4% / Yellow: 0% / Key: 4%

What color is #CAEAF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAEAF5 to RGB:

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

HEX to HSL

Convert #CAEAF5 to HSL:

hsl(195, 68%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #CAEAF5 to CMYK:

cmyk(18%, 4%, 0%, 4%)Color Converter →

Color Meaning and Usage

A ethereal blue tone, #CAEAF5 has RGB (202, 234, 245) and HSL (195°, 68%, 88%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAEAF5 is #F5D6CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCF5EB.

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

Contrast with #CAEAF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAEAF5?

#CAEAF5 is a ethereal blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CAEAF5?

#CAEAF5 in RGB is (202, 234, 245) - 202 red, 234 green, and 245 blue.

How to use #CAEAF5 in CSS?

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

What colors go well with #CAEAF5?

#F5D6CC (complementary), #CCF5EB (analogous), and #8BD2E9 (lighter shade) work well with #CAEAF5.