#CAD3ED Color Information

Hex color code: #CAD3ED

The hex color #CAD3ED is a delicate blue with RGB values of (202, 211, 237) and HSL of (225°, 49%, 86%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#CAD3ED
RGB
202, 211, 237
HSL
225°, 49%, 86%
CMYK
15%, 11%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAD3ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 211, 237

Red: 202 / Green: 211 / Blue: 237

HSL

225°, 49%, 86%

Hue: 225° / Saturation: 49% / Lightness: 86%

CMYK

15%, 11%, 0%, 7%

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

What color is #CAD3ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAD3ED to RGB:

rgb(202, 211, 237)HEX to RGB Converter →

HEX to HSL

Convert #CAD3ED to HSL:

hsl(225, 49%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CAD3ED to CMYK:

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

Color Meaning and Usage

A ethereal blue tone, #CAD3ED has RGB (202, 211, 237) and HSL (225°, 49%, 86%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAD3ED is #EDE4CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CAE4ED.

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

Contrast with #CAD3ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAD3ED?

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

What is the RGB value of #CAD3ED?

#CAD3ED in RGB is (202, 211, 237) - 202 red, 211 green, and 237 blue.

How to use #CAD3ED in CSS?

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

What colors go well with #CAD3ED?

#EDE4CA (complementary), #CAE4ED (analogous), and #91A3D9 (lighter shade) work well with #CAD3ED.